Yes, part of it anyway - I think *= means partial match There was one too many ] in there Try $("a[href*=tiki-download.php]").click(function(){return confirm("do you agree?");}); No Sir..I am not able to get a popup {literal} is needed? Ah, could be I thought the custom js didn't need that Might need wrapping in $(document).ready also Hard to do on the phone, sorry Bit it should be close... Bit/but Maybe try wrapping in {jq} tags in custom footer HTML box also Need to do security soon, so probably more to morrow... thanks.... np New Forum Posts: Unsuccessful upgrade from 4 to 6 - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40831 New Forum Posts: Views of data stored as tables in database - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40826 New Forum Posts: Does it support video platform??? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40825 Getting nearer to flying, in smelly airside bar now (prices still not too bad!) New Forum Posts: Unsuccessful upgrade from 4 to 6 - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=40831 New Forum Posts: Views of data stored as tables in database - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40826 New Forum Posts: Does it support video platform??? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40825 chealer: Back In Canada? Thx for the keyboard btw (will have to do some trads...) sylvieg: I am :-) I'm getting used to my temporary keyboard, will do some futuristic shopping tomorrow :-) it's a pleasure (and don't worry about translations :-) ) marclaporte: is your health improving? TikiFestBoston7 had 100% reliable Internet access, and I even had it in both return buses :-) Hi guys, I am new to TIKI and hence am encountering a few problems while designing my website. I want to add a selection wizard, which would let users answer 7 or 8 questions and depending on the answers, it will automatically give a selection that is best fit for the answers that they have given. It's a little urgent guys, so I would really appreciate your help. Thanks can probably do this with a series of trackers Sorry ricks99...I am actually really new and don't have too much experience in the same. ...Could you be elaborate that a bit can use trackers to build forms. see docs for details http://doc.tiki.org/Trackers Thnks...I will surely go through it.. tikiwiki: 03sampaioprimo * r33552 10/trunk/lib/comments/commentslib.php: wrong field name when creating a new forum marclaporte: r33552 fixes the issue you reported related with the intranet profile Hi everyone, I have to create a wizard which allows the users of my site to answer a few questions and my website will provide them necessay links depending on their answers. How do I do this? hi topi: you may use http://doc.tiki.org/Dynamic+items+list as base. topi_: Instead of different OS Versions you can enter links to pagees or display conditional content Thank...I got it...Cheers tikiwiki: 03chibaguy * r33553 10/trunk/styles/fivealive.css: [FIX] Minor page header style regressions, etc. polom Spring poloms cloudy spring polom hi luciash - nice hare back in London - no snow! Blossom instead :) no hares here actually some jet-lag though... cool :) we got some sun too, but then snow and but it got cloudy today afternoon... not much blossom here yet but it will come one day ;) of course anyway, going outside for a walk bbl polom rodrigo_sampaio - morning? good morning jonnyb jonnyb: how was your flight? not bad, very delayed BA's computer system wen down - quite a few hours delayed damn glad i'm not on that team! 50 planes stranded around the world waiting for data polom polom chealer - you get back home ok? jonnyb: yes, and with Internet connectivity all along :-) wow, good one! jonnyb: i bet they run windoze ;) there's every chance (although i had a nice chat with a microsoft guy at unconfoo) good u got home safely thanks - glad to be back but it was a great trip :) Hi everyone, I'm working on configuring a wiki and having problems with how modules/menus are displayed You guys are a huge help and was wondering if someone might be able to help configure this I'm trying to make it so that anonymous users are able to see a module in the left hand sidebar but not see the admin module What happens is when I log in with the admin credentials, I can see the admin module and the new module I created When I'm anonymous, I can only see the title of the module I created and not the admin module what do you want to achieve ? Sorry, I meant menu not module Hi luciash I want to have a sidebar that anonymous visitors can view on the wiki But right now anonymous users can't see it make sure u asign the module to anonymous I'm almost positive it's assigned to anonymous I can see the title of the module ok then The menus aren't showing up though what does the module contain ? But when I log in, the menus show up It contains two different menus right now One is called "Main Page" that is just a reference to the index page {menu ...} ? Sorry, I'm a little unclear on the differences between modules and menus what module is it ? custom ? The module is called "Translation Nexus" Yeah, it's a custom module and when u see the code of the module, what does it contain ? The groups it's assigned to are admins, anonymous, and registered i mean content u can check the content of the module on the second tab by editing it It contains two links below it For instance Right now I see the sidebar "translation nexus" on the left hand side here: http://fictioncircus.com/wiki It has nothing under it now But when I log in, I see each of the links under it can u paste what it atually contains somewhere ? Sure It's attached to the menu called "Nexus Menu" is it possible u have nebaled "check the perms of the links" on admin wiki and the pages are not visible to anonymous ? s/enabled/nebaled/ It shows up with two items under it that link to other parts of the wiki when you log in Very possible Trying to check Where can I find "check the perms of the links" option? PS Thanks for all your help :) on the Wiki admin panel i think Is it somewhere specific in the admin panel? Sorry, I'm a total newb i can have a look Thanks :) cannot find it myself (maybe seen it on future trunk devel) what was the code in the module content ? can u put it on http://pastebin.com/ ? Hi Luciash, just trying to put in the menus It's short enough that I could post here Don't know if I'm doing it right {menu id=43}{menu id=44}{menu id=188} I'm trying to use one of them only right now I used {menu id=43 type=vert} in the module content On the page you can see what I'm talking about http://fictioncircus.com/wiki Right now, the "translation nexus" module needs to have menu options under it Just like the regular menu does ah, ok, you use menus then... please make sure, the menu items on tiki-admin_menus.php has nothing assigned or Anonymous assigned for each Weird I did that, and it's still not working I'm not using CMS functionality at all I assigned anonymous to everything in tiki-admin_menus.php if it works for the second "menu", it must be working for the "translation nexus" too you can also try clear the Modules Cache on Admin > Modules or make a linebreak between the menus gotta go bbl Thanks for your help! New Forum Posts: Reporting and analysis of Tracker data? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=40837 tikiwiki: 03changi67 * r33554 10/trunk/lib/ (3 files in 3 dirs): [MOD] Avoid function calls in a FOR loop - quality.tiki.org tikiwiki: 03gta74 * r33555 10/trunk/lang/de/language.php: [TRA] more german translations