stripmind: Kubrick is available for Tiki 3 - http://themes.tikiwiki.org/tiki-directory_redirect.php?siteId=71 . tikiwiki: 03chibaguy * r19670 10/mods/trunk/themes/tikipedia_tiki_3/ (8 files in 3 dirs): [FIX] Correction of some wrong files committed earlier. tikiwiki: 03chibaguy * r19671 10/mods/trunk/themes/judy/templates/styles/judy/tiki-site_header.tpl: [FIX] Custom code support added (but should be used carefully; too much height causes overlap with middle). chibaguy: thanks, i just saw that, but somehow it wasn't clear in the spots where I was looking, perhaps I'll put some links in the documentation so that it's clearer? I added the download link at zukakakina.com/Kubrick after I saw your post. Don't know if you were looking there or not... I'll check at themes.tikiwiki.org too. thanks, chiba, there was mention of Kubrick in a "you're going to have to work on this to make it work in 3.0" at http://themes.tikiwiki.org/tiki-index.php?page=Theme+Issues+when+Updating+to+Tiki3.0 also, it looks like my upgrade didn't work! Fatal error: Call to undefined method TikiLib::get_random_content() in /home/stripm2/public_html/tikiwiki/lib/wiki-plugins/wikiplugin_rcontent.php on line 24 The upgrade probably worked, but now your tiki is trying to use a wiki plugin that isn't tiki3 compatible, I think. i had some randomized quotes displaying in a module. try removing that plugin from the plugins directory, or renaming it to a .txt file temporarily. okay (I had the same problem with some other plugins when upgrading.) i also got the error at upgrade: INSERT INTO `tiki_menu_options` (`menuId`, `type`, `name`, `url`, `position`, `section`, `perm`, `groupname`, `userlevel`) SELECT 42,'o','Content Templates','tiki-admin_content_templates.php',1256,'','tiki_p_edit_content_templates','',0 FROM `tiki_menu_options` WHERE @fgcant = 0 Duplicate entry '42-Content Templates-tiki-admin_content_templates.php-1256--tiki' for key 2 normal? yep "duplicate entry" errors can be ignored thanks, chibaguy, I'm up and running. the module i just removed the plugin for still displays... looks like i had some non-supported stuff in it tho. it's all funky lookin. but it is still randomizing... ok Things like plugins are kind of tightened up in tiki 3, for better security management and avoiding bugs, etc. the upgrade did fix my original problem as well, so thanks, marclaporte, chealer, sylvieg nice on another topic, I wish DIV or TAG could handle more than one style. I want to have something like DIV(style="height:100px;overflow:auto)} This could be done by making a new css class and then having {DIV(class=newdivclass)... but then the stylesheet(s) would have to be edited. marclaporte: we need your "Look and Feel admin page custom CSS code" textarea. ;-) hehe and we need to be able to have plugins with (style="a;b;c") seriously, this should be in tiki 4, if not sooner. also maybe a way to append prefs.php per installation with a custom file the same way language files are (or whatever would be needed) to have custom wikiplugins easily, like before. :-) btiffin: progress? marclaporte, some ... but we're super busy, and it's hard to find time for something, while important, is deemed auxiliary. So it may be fair sized timeline. I'm lovin' my "personal" t3 setup. :-) 3.1 fixes 100+ bugs I know I say this at each version but 3.x and more features AND less bugs than 2.x Cool. Will that come down with an svn update if I'm on the branch/3.0 ? 2.x had more features and less bugs than 1.9.x y 2.x was faster than 1.9.x I am not sure if 3.0 is faster than 2.x though Well, I started testing my localhost copy with Opera 10 today ... nice. http://unite.opera.com/ chibaguy, yep. I'm just horsing around with it now. Seems pretty cool ... it might be neat to have a way to route dyn dns tiki sites that way ... through a tiki specific router hub and now a good night everyone New Forum Posts: only default installation profile - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=33605 stripmind: happy to know thanks, chealer New Forum Posts: Search File ID - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=33607 tikiwiki: 03nyloth * r19672 10/trunk/doc/devtools/release.php: [FIX] release script: fix changelog generated for minor versions + remove useless comment tikiwiki: 03nyloth * r19673 10/branches/proposed/doc/devtools/release.php: [bp/r19672][FIX] release script: fix changelog generated for minor versions + remove useless comment tikiwiki: 03nyloth * r19674 10/branches/3.0/ (7 files in 2 dirs): [REL] Preparing 3.1 release Q: what perms are needed to use {SQL() /} plugin? i am admin, and i get "You do not have permission to use this feature" error admin has tiki_p_dsn_tiki_db. what else is needed? admin must have this perms explicitely i (admin) has tiki_p_dsn_tiki_db is db the name of your database? no. i named it tiki_db (in dsn admin) my plugin is: {SQL(db=>''tiki_db'')}SELECT ........ {SQL} so you must have tiki_p_dcn_tiki_db ok... sorry y. i have the perm i must be missing something obvious.... but i don't know what it is :( ...seems there is a bug - I need a coffee k. tx for verifiying.... Did you ad the perm in users_groupPermissions and in users_permissions (I though in the old day that the first one was enough.... but not sure by looking at the code) tiki-admingroups: admins group has tiki_p_dsn_tiki_db where/what is usres_permissions? (note, using 2.x -- not 3) New Forum Posts: Search File ID - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=33607 bbl in 10mn school time np. tx sylvieg Hi all - I managed to set up a wiki template, and it works - is there a way to have all new wiki entries automagically use this template as default, vs. "none"? not sure. dont think so thanks for the feedback - then i can stop looking. :) would it be considered useful to note that in the docs, or would that be cluttering? sure ok, will do in a sec... u can check... there may be an existing rfe. (not sure, but sounds familiar) ah, ok, will do too - but before: I try to get my brain around semantic linking in wikis. I seem to not get how to actually link two wiki pages - can you shed some light there, please? pity. :'( hm - is http://dev.tikiwiki.org/ down, or is it my isp? hm.. .cant ping either looks down just out of couriosity - where is the machine located? dont know ok, thanks - so I'll try later and see if there is an RFE, and then will update the doc. meanwhile, if anyone has some input on semantic linking, I'd be really happy for just a basic primer - tia! :) ricks99: SQL working for me with local - not yet with another database but I do not have perm denied is my 'perm denied' coming from tiki (i dont have perm to use SQL and DSN) or from db ? try with local {SQL(db=>local)}SELECT userId,login,email from users_users{SQL} db is not local. hosted on different machine with tiki_p_dsn_local ... like tbhis you know if it is tiki or the sql level in the code the only message like this is about the perm... so tobi_h: it is "Hetzner Online AG" just nslookup and whois, that's germany k. checking... d'oh friggin operator error works now What error did you miss? my error was not "permission dened" would have been easier to troubleshoot if tiki said: syntax error: couldnt not find db named: ''db'' strange - it should... I hope it is not the stupid error mandging that is doin gthat idle-: thanks! :) tikiwiki: 03chibaguy * r19675 10/mods/trunk/themes/judy/styles/judy.css: [FIX] Bad "div.calbuttonBox a" contrast (thanks to xavi). New Forum Posts: GIF transparencies don't work when image is uploaded - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=33610 tobi_h: doc.tikiwiki.org/semantic marclaporte: thanks for the link - but I have been there, read it, and still don't get how to (semantically) link two wikipages. In the modules section, I have enabled the semantic_links module, which now shows up once I look at a wikipage - showing me no page relations, as there currently are none. (alias(page)) ah. that is also how I define new link types? (betterthan(foo))? no you need to define in admin panel I went to ...localhost/tiki-admin.php?page=semantic - there I see known and new types - known gives me "alias" and show usage, delete and delete&unreference... ...whereas new types is empty, and has no buttons. hence my question. Is this what I am supposed to see? Or did something in my upgrade to 3.0 go haywire, and what could I do to resolve this? tobi_h: when it works, module should should you semantically linked pages tobi_h: can you put screenshots somewhere of what you think is broken? tobi_h: : you mean you have no way to create a new semantic? marclaporte: I seem to be able to link semantically, using your syntax of (alias(foo)) - it gives me a link, and shows up as semantic link on the left side, where I put the module. that's good marclaporte: Unfortunately, I don't see how I could create new semantic types, as there seem to be now buttons like "create" or "new"... ...but then again, http://doc.tikiwiki.org/tiki-index.php?page=Semantic+Admin&bl=y is not too clear on how the new types on the right hand side of the pic got there in the first place. so maybe, this is my question: how do i get something like the "synonym" link in the picture on the above linked site? sorry: "synonym" link _type_ just start using new semantic links and they will appear and then, you can edit type which is what i meant, when, before, I asked if (betterthan(foo)) gives me new types, and you said "no". :) my bad np, thx anyway! :) :-) tobi_h: : did you try mindmap.php? not yet. tiki-mindmap.php it should i? :) it's broken in 3.0, but fixed in 3.1 cool. :) well, this will evolve one day to visually navigating semantic links atm, i am looking for where the syntax for sem links is doc'ed, and don't find anything... tobi_h: : can you add? i will, once I am sure it has to be added. :) I think it's in the app (help) tikiwiki: 03chibaguy * r19676 10/mods/trunk/themes/judy/styles/judy.css: [ENH] Improvement of highlight and simplebox classes. where would that be? I would have expected it to be somewhere in http://doc.tikiwiki.org/tiki-index.php?page=Wiki-Syntax+Links&structure=Documentation#Linking_Within_a_Tiki_Site and maybe also in http://doc.tikiwiki.org/tiki-index.php?page=Semantic+Admin&bl=y - at least the part of how such new types get in there. sorry. ;) http://doc.tikiwiki.org/Wiki-Syntax+Links#Semantic_Wiki still new feature, so rough around the edges :-) thanks for the link - I need to start scrolling all the way down... ;) I would have expected that info http://doc.tikiwiki.org/tiki-index.php?page=Wiki-Syntax+Links&structure=Documentation#Linking_Within_a_Tiki_Site as, to me, it seems like an extension of the syntax introduced there. Mind if i put it there? and it says: "The qualifier name will be added as a CSS class on the link to customize the display. " - I use the underground theme here, and it does not customize the display of the link - is that a bug, or do all themes not display anything special? I don't think there is any themeing yet ok. more the type of thing you would add your own for your new types ok, np. what is your use/interest for semantic? i am into topic maps, and always look for playgrounds... :) yay! new semantic link type! success! :) tobi_h: great! ok - now, before I go onto a doc-editing spree, maybe you can confirm: tobi_h: please add wishes/bugs/comments of dev.tikiwiki.org/semantic (as you know the topic) is it currently possible to define a default content template for wiki pages, different than "none"? In a few weeks, I'll be preparing dev plan to a customer who is interested in this. If I have good feature requests, he may be interested to finance the dev tobi_h: I don't think so. Why would you want that? ah, ok, cool - would you mind if i added to the doc that currently this is not available? doc: what Tiki does dev: what we wish Tiki did "we" as is any member of the community "we" as in any member of the community i want to have new wiki pages according to a template i have, which works. everytime i create a new wiki page, i have to chose the template yes, but what is in your template to make it useful? a versioning info, and info on backlinks to that page. the versioning is not important, but the backlinks are nice. do you have experience with other wiki engines? marginal. there is a backlinks feature, which puts backlinks on all pages cool - where? admin -> wiki > backlinks For version number, people can get when clicking history as i get it, this turns on the drop-down-box of links... y ...which is not as obvious as {BACKLINKS()}{BACKLINKS} on the bottom. hence the template. Instead of doing something on each page, maybe better to adapt the template i was about to look into how to do that, to be honest. :) hehe do you code? but was hesitant/lazy and preferred to find out before, if there is a way to change the default. ;) not really. i should, but have not in a long time. like "turbo pascal 6.0" long time. ;) hehe so you could probably change the default template in the .tpl once i found out how that system works, yes. so would you mind if i added a comment along the lines of "default template cannot be changed" int he content template section of the docs? tobi_h: in general, I don't really like to say in doc what Tiki can't do I prefer to add to wishlist on dev.tikiwiki.org I see the point, but for the newbie, saying what currently cannot be done is a time saver, sometimes. So people can compare side by side to see the level of sophistication of a given feature sometimes a feature is added, but doc is not updated backlink to feature request? perfect!! so, if done as mentioned, you would not mind? I think it's great! best of both worlds above, you said to add wishes to damn - too soon... thanks, will do so in a minute. :) above, you said to add wishes to dev.tw.o/semantics... but as i have only additions to the docs (howto add sem-links, howto add new sem-types)... ...was there anything you wanted added there? yes, ways to improve the feature ah. since, you are familiar with this ok, will add as soon as i have played with it long enough to find out what it needs... :) :-) so off i am to my editing spree - thx a buch for your input! :) :-) Hi I have a verry old Tiki 1.9.X installation and want to update to 3.0/trunk. Can I do this with the standart update script or do I have to consider databse issues? floh1111: : check in db do you see upgrade scripts? do a backup first and do a test run my guess is that it will work but with a bunch of errors in the sql report (at tiki-install.php) I updated a 1.9.2 to 3.0 for a guy recently. no problems. marclaporte: okay I´ll do a backup and check this :) chibaguy: nice to hear :) thank you New Forum Posts: Help me ! Create Multiple Floders - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=3&comments_parentId=33612 nyloth, are you there? Or anyone who understands sefurl? tikiwiki: 03nyloth * r19677 10/branches/3.0/db/ (17 files in 2 dirs): [REL] Preparing 3.1 release tikiwiki: 03pkdille * r19678 10/trunk/templates/tiki-admin-include-freetags.tpl: [MOD] admin freetags: indent only, no changes Hi all, i updated http://doc.tikiwiki.org/tiki-index.php?page=Content+Template http://doc.tikiwiki.org/tiki-index.php?page=Wiki-Syntax+Links and http://doc.tikiwiki.org/tiki-index.php?page=Semantic+Admin - I'd be happy to get feedback on things done badly from my side before I pick up bad habits :) tia for your time with this! :) alain_desilets: What is the problem? tikiwiki: 03changi67 * r19679 10/trunk/templates/tiki-export_tracker_item.tpl: [FIX] Indentation and infact fixing closing tag tobi_h: : looks quite ok. quite? :) tell me, i am a big boy... ;) ...i can take it. ;) tikiwiki: 03changi67 * r19680 10/branches/proposed/templates/tiki-export_tracker_item.tpl: [bp/r19679][FIX] Indentation and infact fixing closing tag Hi Sylvieg Here's the problem. I need to modify tiki-listpages.php, so that if a particular new argument is defined, the hits will point to tiki-all_languges.php instead of tiki-index.php. The list of hits is gnereated in tiki-listpages_content.tpl. {if $prefs.wiki_list_id eq 'y'} line 168 or so. tikiwiki: 03sylvieg * r19681 10/trunk/ (templates/tiki-admin_security.tpl tiki-admin_security.php): [MOD]more security checking (thanks ohertel) OK, so presumably in my case it's tiki-listpages_contents.tpl that's calling it. Let me try that and report back to you. Thx btw. soorty I paste the function templates/tiki-view_blog.tpl: {tr}Permalink{/tr} for the modifier in fact the modifier should die as we need more params.... there is also this feature_sefurl_paths that add the param from the url to link ex: if you put lang in the setting, you will have the link rewrite as my_tiki.com/en/page so perhaps you can use this if it is a parm in the url How do I pass multiple arguments to lib/smarty_tiki/modifier.sefurl.php? better tu use the fucntion in this case which function? Gotta go for an hour. I'll check again when I come back. tikiwiki: 03nyloth * r19682 10/branches/3.0/README: [REL] Update README file for 3.1 New Forum Posts: Upgrade from 1.9.7 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=33617 tikiwiki: 03nyloth * r19683 10/branches/3.0/lang/ (35 files in 35 dirs): [REL] Update language.php files for 3.1 tikiwiki: 03nyloth * r19684 10/branches/3.0/changelog.txt: [REL] Update changelog.txt for 3.1 tikiwiki: 03nyloth * r19685 10/branches/3.0/copyright.txt: [REL] Update copyright.txt for 3.1 tikiwiki: 03nyloth * r19686 10/branches/3.0/db/tiki-secdb_3.1_mysql.sql: [REL] SecDB for 3.1 tikiwiki: 03nyloth * r19687 10/tags/3.1/: [REL] Tagging release tikiwiki: 03nyloth * r19688 10/trunk/doc/devtools/release.php: [FIX] release script: fix option name '-debug-packaging' into 'debug-packaging' Nevermind sylvie. Found it. argument|modifier_name:arg2:arg3:arg4 etc... Seems to work. tikiwiki: 03Jyhem * r19689 10/trunk/ (3 files in 3 dirs): [ENH] Consistency: if category is the term used in table, let's use it for caching purposes also tikiwiki: 03alain_desilets * r19690 10/trunk/ (5 files in 5 dirs): - When using the terminology module to search for a wiki page, lists of hits point to tiki-all_languages.php instead of tiki-index.php, so user can see the term in many languages at once. tikiwiki: 03sylvieg * r19691 10/branches/proposed/tiki-setup_base.php: [b 19655] clean some Ids for permission issue Jyhem: you there? tikiwiki: 03sylvieg * r19692 10/trunk/tiki-admin_security.php: notice tikiwiki: 03alain_desilets * r19693 10/trunk/ (templates/modules/mod-terminology.tpl tiki-all_languages.php): - In tiki-all_languages.php, if there are only two languages to show, then display them side by side for easier comparison, instead of one on top of the other.