i'm trying to insert javascript and the "url" portion of the link keeps getting parsed. any way to avoid this? polom Random question: When someone creates a page in a Wiki site (using TW), where in the server is that page stored? I'm trying to delete all the TikiWiki files and install a newer version (I'm not running an upgrade for various reasons) so I'm wondering how to save the pages that currently exist. When someone creates a page in a Wiki site (using TW), where in the server is that page stored? I'm trying to delete all the TikiWiki files and install a newer version (I'm not running an upgrade for various reasons) so I'm wondering how to save the pages that currently exist. radif: the pages are stored in the database. they won't be touched in an upgrade. you can remove all tiki-related files in your file system and the wiki pages will be ok after new files are put in place. So... I can delete all files on server. Then download latest version, put all files on server, run installation... and I'll still be able to see my pages? I know an upgrade is possible... but I'm opting to "reinstall" as opposed to "upgrade" because of various reasons. well, to upgrade, basically you just copy the new files over the old ones, and then use tiki-install.php to update the database. Which is kind of like delete/ replace except it doesn't actually delete unchanged files. I would still like to perform delete/replace/install... rather than replace/upgrade... because I was having a problem with the older version that persists even with the upgrade i see I'm having the infamous registration problem... (when new users register, they get an error message saying there's something wrong with the query on tiki-register.php) what tiki version is that? which was apparently a bug on 2.0... but I've upgraded to 3.2 but the problem persists. what is the server os? not sure... just wondering if it's 'typical' linux/apache etc. or windows I'm really not sure... but check out the forum where I posted the error message: Features/Usability >> Problem registering new users No one responded to my question yet ok actually, someone did and advised me to "compare the mysql table users_users (columns, etc.) with the one in your server" and I don't know how to do that i'll read the forum post and reply there if I have any ideas. thank you New Forum Posts: Tikiwiki all messy after upgrade - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=35103 New Forum Posts: Link ad una cartella - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=35107 Hi, could anyone telle me if it's possible to change the dates in the calendar. In Denmark we uses day/month instead of month/day as shown in the calendar month view Cyberguyen, I don't know, myself. If you can catch sylvieg here, she probably is a good person to ask. New Forum Posts: Having issues setting up a different home page for anonymous and registered members - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35110 tikiwiki: 03sylvieg * r22782 10/trunk/lib/notifications/notificationlib.php: include tikiwiki: 03sylvieg * r22783 10/trunk/templates/tiki-calendar_listmode.tpl: [FIX]calendar: translate the date in language format to bad for Cyberguyen hi all got a wierd problem with searching our tiki, not sure where to look for answers if i search for certain strings i get a blank page no errors have set php memory to 64M same strings cause the problem - but most are fine :-/ not sure if its relevant but I get this in the httpd error log: PHP Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/lib/tikilib.php on line 4931, referer: http://wiki.domain.net/tiki-searchresults.php?highlight=router&where=pages&search=Go tikiwiki: 03lphuberdeau * r22784 10/trunk/lib/freetag/freetaglib.php: [ENH] Mozilla upstream 463963. Strip out bad characters from tags. oikin hum, or polom a key right chealer: LOL :) oikin anakin hi luciash :) oh, I'm Anakin now. will that be 2 jedis with Nelson the coding jedi? aye, you got a big gap, you should catch it up ;) tikiwiki: 03lphuberdeau * r22786 10/trunk/ (6 files in 4 dirs): tikiwiki: [MOD] Mozilla upstream. Allow to specify the PHP session cookie name. tikiwiki: [FIX] if(SID) is always true as it evaluates to if('SID') tikiwiki: 03chealer * r22787 10/trunk/lib/headerlib.php: [FIX] HTML validation is it possible to 'deactivate' a user account without deleting it? Can I make a user accoutn anonymous only (using 2.x -- still on php4) ricks99__: yep, just remove him from all groups ah. gr8. tx tikiwiki: 03chealer * r22788 10/trunk/lib/headerlib.php: [FIX] r22787 regression. oops, should have tested that one hm.. wont let me remove from REGISTERED group? hm ? weird seems that every user account it REGISTEREd and cannot be removed from that group then you have to change his password or use the banning feature i thought it was possible in older versions, maybe it was 1.9.x :-p ah banning. that may work... yes, that works with login names and you can put explaining message to the user too yup. thats what ill do .tx yuck. looks.like i'll have to make a separate rule for each user :( tikiwiki: 03lphuberdeau * r22789 10/trunk/ (5 files in 4 dirs): [ENH] Mozilla upstream 390123. Allow to display site title after the page name to improve SEO. would b nice to b able to ban by group. ricks99__: ah, i thought you need only one user no. potentially lots. :( ricks99__: what you could do maybe is creating new group for them e.g. Deactivated and then assign only perms you need for them, while you would create another group named Active where you would assign the other users and move the perms from Registered group to Active group y, but then, for new users who register, it would b a manual process to get them into the ACTIVE group. it would be nice if i could simply ban the entire DEACTIVATED group i think you could add them automagically at the registration time to the Active group sure, it just needs some coding for the banning feaure ;) nudge, nudge regarding ricks99 rquest: a flaging feture for users to be watched by admin/moderator would be usefull dont really want to 'watch' users... i have a subscription-type site. and i need a way to deactivate accounts for folks who do not renew their subscription but i don't want to delte the accoutn (for when they finally do renew) ricks99__: btw, do y ou know that plugin validations can now be approved at once, indeed? (in tiki 3.3, at least) @xavi: how/where? I asked about a perm? I remembered you said in irc days ago that you coulnd't find it ... tiki-plugins.php there is a multiple checkbox option, and one dropdown like "Do this with selected": approve, ... no, i was asking for a way to autoapprove at the same time of adding the plugin for example, for all plugins by a trusted user to automatically be approved ricks99__: that would be dangerous, never trust any user even trusted ;) ricks99__: even yourself ;) trying to balance the "un"friendliness of the current system i understand the need for security, but it is a huge PITA tikiwiki: 03sylvieg * r22790 10/trunk/modules/mod-func-breadcrumb.php: [MOD]breadcrumb: s/Recently/Last/ to have a name similar to all the other last modules mozilla has patches to minify javascript and css output, is there still something underway for this? hi lphuberdeau nice to see you here good morning quarterly visit hahaha I don't think there is anything in the code. Checking now there is something about minify javascript, but it's really just conditional includes do you like the SUMO solution, or do you think it needs some love? I think Jonny is aware of latest state of minify I think we decided to minify only at release .. see devel list is there anything done regarding this? nothing indicated here: http://dev.tikiwiki.org/wish2706 better to ask jonny lphuberdeau : I see nothing that's why I'm asking minify just at release is not so great if we modify css, so I guess that's why SUMO does create minified version? from what I can see, unless I'm really being naive in this interpretation, is that it's done on the fly and cached jonnyb: : http://irc.tikiwiki.org/irclogger_log/tikiwiki?date=2009-11-02,Mon&sel=169#l165 New Forum Posts: Embeded wiki links in a table - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35114 polom people do we have a function taht collects all the plugin of a page? found it plugin_mattch i'm afraid i don't have a great deal to add to the minify debate - just that we should do it it sounded like nyloth had some ideas about adding a minify thing to the release scripts hi jonnyb hi chealer are the toolbar plugin buttons broken in trunk? when I try to add a plugin call the popup has the options REPLACE and CLOSE, none of which seem to do anything. ok? worked once... :( on wiki page edit? tikiwiki: 03zchermit * r22791 10/trunk/templates/tiki-directory_add_site.tpl: [FIX] Add {tr} tag for translation jonnyb: yes jonnyb: yes on wiki page edit jonnyb: but no, I don't see any "OK" creating another branch on this discussion, why does the plugin form button say "Replace" rather than "Submit"? It isn't replacing anything, as far as I can tell. sorry, i meant: oh? it should say "insert" if it's a new one, "replace" if you're editing an existing one Ok, that makes sense. I'll check again. jonnyb: it seems to say REPLACE always jonnyb: verified on several pages jonnyb: does it sometimes work for you? jonnyb: do you sometimes have INSERT? i'm deep in the middle of some server stuff - i've made a note & will check later ok tikiwiki: 03chealer * r22792 10/trunk/templates/header_jquery.tpl: tikiwiki: remove moo blurbs which seemed to cause errors and seem useless tikiwiki: I hope this doesn't break something when does the tikifest start today ? I can not find the good function - I am sure it exists - is ther a function that gives me all the plugins of a page ? os a plugin - if fact I am looking only all the {IMG sylvieg: PLUGINMANAGER doesn't allow that ? PLUGINMANAGER is all the plugin - I want the ones with their params used in a wiki page plugin_match gives me only the first one TikiFest Broadcast is back on. tikiwiki: 03lphuberdeau * r22793 10/trunk/ (14 files in 8 dirs): [NEW] Minify javascript on the fly and generate publicly available static file polom err, not Opera, Arora (WebKit) ah, seems CKEditor doesn't work with that ok BigBlueButton server is back online brb.... after switching file storage from db to files on disk in tiki 3.3, files are still kept on db ah, i wondered already bbl, dinner time i am attempting to insert javascript on a wiki page and a portion of the link in the script is url and it gets parsed. How do i avoid this from getting parsed? ( I am inserting a google gadget) bbl tikiwiki: 03nkoth * r22794 10/trunk/tiki-login.php: [FIX] ? was being added at the end of the user login on tiki-change_password.php on new install/change password needed anyone touched profiles.tw.o? I3igDmsu: try the JS plugin I3igDmsu: or HTML plugin lucaish: i tried both the js and html plugins, and the "url" portion is still being parsed. in what version ? v3.2 I want to branch I3igDmsu: if that doesn't work you have to put it in your custom module on Admin → Modules and then include that module on the wiki page using MODULE plugin I3igDmsu: don't forget put the JS code between {literal}{/literal} there bbl thanks that worked I tried installing tiki4 last night, got through the install through selection of template (I chose company intranet). After I clicked the accept button on the template selection form the browser sat for a while and eventually just stopped with a blank page. Does anyone know if this part should be working with tiki4 at the moment? New Forum Posts: Is there a max lenght for page names? - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=35117 DeathBadger: it should be working, but you can try another profile (or a bare-bones install) DeathBadger: I introduced a bug .. friday - do a svn up (i could have bug at the hoe bug creation) sorry home page creatio polom We need to branch and we need to get the script merge 4x. -> branch to work polom anybody knows if it is possible to move files (in file gals in tiki3.3) from db to files on disk? brrrrr, downloading files from file galleries through the zip option doesn't work either (at least in 3.3) changi: ready to upgrade some sites to Tiki4? (the ultimate DogFood) yes my lord :) which one do you want to start with ? doc ok, just a second to make a little backup and go tks don't panic, i'm still here :) lOL just finishing the deb package for tiki3.3 :) i'll soon commit the makefile to build it :-) You should stop using apt-get and use aptitude :) marclaporte: ready ? yes! sync from trunk ? yes please add to footer: This site is running a development version of Tiki4, last updated on 2009-11-02. Bugs are expected. Thanks for your patience, as we eat our own DogFood. tikiwiki: 03dexl_2000 * r22795 10/trunk/ (4 files in 3 dirs): [MOD] fixing and made the register.php work with ajax. yay Dexter! tikiwiki: 03lphuberdeau * r22796 10/trunk/lib/notifications/notificationemaillib.php: [ENH] Mozilla upstream 409683. Do not send watch email to post author in forums sylvieg: hi, in trackerlist, is it possible to extend $excatvalue to support array of possible exactr values ? (like match $user Foo OR Bar) *$exactvalue I think so luciash - in TRACKERLIST? yep it should be in the doc - otherwise will update the doc it now supports only array of $filterfield match array of $exactvalue but i would like one field to filter more possible exactvalues iiuc (if i understand correctly) sylvieg: is that right ? changi|home : yes little trouble with upgrade did not found driver can you post error message? juste have a look at doc.two it's not happy :) driver ? database upgrade went fine putting old code nothing like Dogfood that's crazy, look to work with tiki3.2 :) ? ran sh setup.sh ? already done sylvieg: i have this in wikiplugin_trackerlist.php now → http://paste-it.net/public/cad4e2e/ sorrywas busy there is a way I think... sylvieg: i would like to list items only if user field matches user's friends but afaik $exactvalue (if it is an array) is exploded by : and paired with each $filterfield id, isn't it ? so it doesn't work does anyone have an idea ? no it does not work - I hacked this one but never commit sylvieg: ah, really ? and did your hack work ? changi|home: no crystal ball here, sorry lol the hack was filterfile=1:2 exactfieds=a|b:c|d sylvieg: yep, something like that would be very nice I never committed because I did not want to have to support later a syntax that is really messy sylvieg: why haven't you commited that ? :) hahah filterfield=1:2 exactvalue=a|b:c|d doesn't look that messy to me ;) it could be also exactvalue1=a:b exactvalue2=c:d i have a mediawiki and want to switch to your wiki is the 'coding' the use of the