Hello out there. I'm looking into setting up a wiki, and considering tikiwiki for the purpose, but I'm wondering, is there a way I could look at a few tikiwiki sites to get a feel for the ascetic? >help (help [] []) -- This command gives a useful description of what does. is only necessary if the command is in more than one plugin. @BunniRabbi: see the featured tikis on http://tikiwiki.org some very nice, cutting edge sites the Tiki themes site also has many high quality themes (skins) for tiki is that what you're looking for? I've been wondering around tikiwiki.org and I haven't found a page called featured wikis, and the theme page doesn't have any images. http://tikiwiki.org "FEATURED TIKI" in left column Theme web site has about 25 images on home page (near bottom) use menu on right column change themes (live) Neither the text "Featured Tiki" or any of the text in that column show up as links. "See all Sites" links to the full gallery http://info.tikiwiki.org/tiki-browse_gallery.php?galleryId=1 you dont see the links?? It doesn't register as a link. It looks like one, but on mouse-over it doesn't react. Ditto for clicking on it. which browser? when u click on "See all sites..." nothing happens? what is your browser & Operatino system? (oh.. hi Caarie) Nothing, yes. Nevermind, I refreshed the page and now it seems to be working. Thanks. oh well hm, does tikiwiki support scope_"deep" or what it is, when it comes to looking up "groups"? (via ldap) I want tikiwiki to be able to read posixgroups from ou=unixgroups,ou=groups,dc=keke,dc=com and ou=groups,dc=keke,dc=com. I guess it does a "scope_deep" or what it is called if I set base to ou=groups ... sounds logic, ill figure out tomorrow New Forum Posts: http://www.example.com/index.php does not = home - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37096 HI & Good Morning all polom hi hi coaboa_ polom hi changi could someone just test to search "wiki syntax" on doc.tikiwiki.org and just confirm that everything is strikethrough hi changi: it's slow as hell to get the results in first this two words are used in many pages changi: now i got the search results and it looks fine changi: oops, sorry, confirmed changi: the left and right column content is all strikethrough changi: it's just coincidence and bad parsing tiki uses for the search results changi: one of the excerpts is cutted just in the middle of open tag i guess so all the rest of the content in the page source is part of this "unclosed" tag then i think it comes from this page: http://doc.tikiwiki.org/Features+Admin,ca search for the "--" string there i think it is the culprit Hello, I am looking for a room booking module integrated to tikiwiki calendar. Does this feature exist now? leagris: hi, i don't think so would be a great feature to have resource management and booking. leagris: you can create booking forms using tiki trackers feature but i have no idea how to integrate it with the calendar tikiwiki: 03jonnybradley * r26875 10/trunk/templates/ (5 files): tikiwiki: [FIX] Remove some _ajax=n settings on buttons etc. tikiwiki: Now that confirm and error dialogs work with AJAX ok, these links can also use it. tikiwiki: 03jonnybradley * r26876 10/trunk/installer/schema/20100429_newsletter_pages_tiki.sql: [FIX] Defensive SQL for update schema hi all :-) hi ricks99 hi luciash hi ricks99 , luciash and all hi jonny hi jonnyb all well i hope? tikiwiki: 03jonnybradley * r26877 10/trunk/lib/newsletters/nllib.php: [FIX] Newsletter pages: Use strip_tags to cope with wiki_paragraph_formatting etc not quite all but "c'est la vie" :-p Tiki 3.x question.. is there a way to wiki parse gallery descriptions? maybe {wiki}...{/wiki} nope :( in tpl i mean ? ooooooohhhhhh..... hi, i've been running tikiwiki before on shared windows host with iis+php. i had previously fixed errors that i got but after reinstall i lost my modifications any quick advice how to get it to work again. @luciash: PERFECT. tx my tikisite is at www.choomba.org/tiki/ choomba: does that file exist on your server? tikiwiki: 03jonnybradley * r26878 10/trunk/lib/newsletters/nllib.php: [FIX] Newsletter pages: Use regexp to retrieve email addresses from lines with other data in Caarrie: nope, but after couple of refreshes error message goes away... i remember that this error also had something to do with tikiwikis style of detecting correct relative/absolute filepath i've made some changes to tiki-filter-base.php.. tracking changes now i uncommented row 57 thats it, i dont understand why it gives me that error Caarrie|away: any advice? phpinfo at www.choomba.org/info.php luciash, thanks for the idea. I am investigating Open-Source software for school and may have fond a more integrated software suits with Prométhée http://promethee.eu.org/index.php?lang=en tikiwiki: 03luciash * r26879 10/branches/5.x/lang/cs/language.php: [FIX] czech language translation: _HOMEPAGE_CONTENT_ string changed @luciash: now i need to have the descripton parsed for list_file_gallery.php. I assume i need list_file_gallery_content.tpl, but the descirption uses a variable. how can i tell which variable isfor the "description"? ricks99: no idea now, sorry tikiwiki: 03luciash * r26880 10/branches/5.x/lang/cs/language.php: [FIX] czech language translation: typos argh. i see where to add it. but {wiki}{$propval{/wik} breaks the layout :( is it properly closed ? yup: {if $propname eq 'description'}{wiki} {/if} {$propval}{if $propname eq 'description'}{/wiki}{/if} should work :( try the alternate condition ? altrenate condition ? {if $propname eq 'description'}{wiki}{$propval}{/wiki}{else}{$propval}{/if} ahhh YOU ROCK 100x thanks but why did my code fail? also it should be easy to code one: modifier.wikiparse.php hmm, maybe because smarty syntax is picky about nesting unclosed smarty tags ;) live and learn... tx again luciash np hm, tiki-admin_toolbars.php takes ages to load on my fresh localhost install of tiki5 it took about 60 seconds to load :-/ but finally it's there :-p http://localhost/tikibranch5/tiki-importer.php → WSOD :-/ tikiwiki: 03jonnybradley * r26881 10/trunk/lib/ (smarty_tiki/resource.wiki.php tikilib.php): tikiwiki: [FIX] Better fix for the "double plugin" pretty tracker issue. tikiwiki: Perform the replacements before the plugin params are filtered, and automatically identify if the parsing is happening inside a pretty tracker. tikiwiki: 03jonnybradley * r26882 10/trunk/lib/wiki-plugins/ (wikiplugin_module.php wikiplugin_trackerlist.php): tikiwiki: [FIX] Rollback previous changes (including extra 'inside_pretty' parameter) on tikiwiki: module and trackerlist plugins to get round the "double plugin" problem inside tikiwiki: pretty tracker templates, now the replacements are done "upstream" in tikilib tikiwiki: (and so should work for all plugins now). tikiwiki: 03jonnybradley * r26883 10/trunk/lib/profilelib/installlib.php: [FIX] Typo (userslib.php not userlib.php) why the machine translation is not UTF-8 ? see http://info.tikiwiki.org/tiki-index.php?machine_translate_to_lang=cs&no_bl=y&page=HomePage whatever google returns? the page is correclty set for utf (look at metag) the request to google is missing utf-8 maybe possible and why is left column missing? New Forum Posts: Mail feature working only partially - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37100 tikiwiki: 03sylvieg * r26884 10/trunk/lib/wiki-plugins/wikiplugin_img.php: [MOD]img: add possibility to display name and description in the legend + can dissociate title and description tikiwiki: 03jonnybradley * r26885 10/trunk/ (2 files in 2 dirs): [ENH] Newsletters: Add recipients list to pre-send preview tikiwiki: 03jonnybradley * r26886 10/branches/5.x/styles/strasa/options/ (cool.css mono.css): [FIX] Set html background colours for strasa options tikiwiki: 03jonnybradley * r26887 10/branches/5.x/lib/profilelib/installlib.php: [bp/r26883][FIX] Typo (userslib.php not userlib.php) tikiwiki: 03jonnybradley * r26888 10/trunk/ (86 files in 23 dirs): [MRG] Automatic merge, branches/5.x 26829 to 26887 tikiwiki: 03jonnybradley * r26889 10/third_party/jquery/ (9 files in 3 dirs): [MOD] jquery.sheet update (to 1.1.0) tikiwiki: 03jonnybradley * r26890 10/branches/5.x/lib/jquery_tiki/jquery.sheet/menu.html: [MOD] jquery.sheet: add 1.1.0 menu items (undo/redo - not yet functioning?) New Forum Posts: Preview converts html tags and when page is saved tags are shown - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37103 tikiwiki: 03chealer * r26891 10/branches/5.x/db/tiki-db.php: tikiwiki: [FIX] involuntarily commited local change. this seems to break the installer in some way (r26837 regression) tikiwiki: sorry and thanks to Marc Laporte Hey, if I remove a user's group in our ldap, shouldn't this be automagically updated on our tikiwiki for that user? Rockj: The code is there - (I never testes it - but the code is here) polom sylvieg: we know that it captured the groups and stuff on first login , which was great but it seems that it didn't remove a users group in tiki when we did it in ldap. did the user log-out? because the sync is only when he logs-in New Forum Posts: Only some PHP files want to be downloaded - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=37104 sylvieg: think so, but I'm not able to test it before later today Hi everybody I'm using Tikiwiki 4.2 and I have some trouble with the Top Pages module I would like to except the HomePage from the list and I tried to put the name into the No Page field but that doesn't seem to have any effect I couldn't find anything in the forums. Do you have a clue what I'm missing? tikiwiki: 03sylvieg * r26892 10/branches/5.x/db/ (tiki-db-adodb.php tiki-db-pdo.php tiki-db.php): [ENH]log: log the database error tikiwiki: 03luciash * r26893 10/branches/5.x/lang/cs/language.php: czech language: some translations for the installer New Forum Posts: How would I set to approve users? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=37108