tikiwiki: 03sylvieg * r17200 10/trunk/ (6 files in 5 dirs): [MEW]INVITE: plugin to invite a user or an email to one of the group the user belongs. Send a mail to inform + link to change password for a new user tikiwiki: 03sylvieg * r17201 10/trunk/db/tiki.sql: [MEW]INVITE: plugin to invite a user or an email to one of the group the user belongs. Send a mail to inform + link to change password for a new user tikiwiki: 03sylvieg * r17202 10/trunk/db/ (6 files): sync db tikiwiki: 03sylvieg * r17203 10/branches/3.0/lib/wiki-plugins/wikiplugin_mediaplayer.php: [FIX]mediaplayer: need extraparams SEWilco2: I seem to have solved my permissions issue. I have to leave now. have an odd problem, not sure if its apache (2.2 win32)... some pages on tw 2.2 add an extra / before the page name eg http://wiki.domain.com//tiki-index.php otr worse ...com\/tiki-index.php most common on logout (where the mangled url makes firefox 404 which file are and stored in? I'm trying to add an additional js to pages I also have some code I'm not sure where to put about DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict any clues on the \/ and // in the urls? hmm... fixed it, a bit kludgily errant \ in $base_url anyone here? no re your question: i'd wager that's a template thing, else tiki-setup.php IANAD come on dude I'm noob, I don't know what you just said lq_040, the head section is in templates/header.tpl. thank you chibaguy put {literal}your javascript{/literal} tags around your js. I looked for header, but I was looking under tiki-header, or tiki-show_header lol ok. it's not entirely consistent... no it's not way too many files in the first place Well, they all do something. :-) hey chiba I should have specified better because this doesn't look right I don't want to actually insert js here what I want is to add a script src command Oh, ok just follow the pattern of others in the file. no literal tags needed iirc. it looks like it goes into header_jquery.tpl instead? header_jquery.tpl was just added to the code recently; js links have been going into header.tpl for a long time before that file was around. Was version of TikiWiki are you using? Branch 3.0 beta? yeah Well, is at line 34 of header.tpl for instance. this is TikiWiki's main js file. my code doesn't seem to be working what kind of syntax do I need to use in tiki-show_page.tpl to run php commands? These are Smarty template engine files so you need to check the docs on that. Smarty syntax is used. Some basics here: http://dev.tikiwiki.org/tiki-index.php?page=Hello%20World do you know anything about this stuff chiba? what stuff? it looks like I need to edit the tiki-show_page.tpl and use smarty stuff in the corresponding template_c file? templates_c is a cache directory. templates/ is the directory that holds tpl files. layout goes in the tpl, and logic in the corresponding php file, roughly speaking, as I understand it (I'm not a php coder -- I do themes with tpls and css, etc.) erm, this is described at the link I posted.... yeah I read through that only briefly. I got pretty lost so why is the code stuff different in the cached directory? I guess because it goes throught the smarty compiler. Do I need to edit that file as well? because I've written the php and now the js should be in place, but still nothing In templates_c ? No, it's just a cache Sorry, can't help. I suggest asking again when more people are active here, or posting on the dev mailing list. But I suggest reading the docs thoroughly first. dev mailing list? yes where is the smarty plugins folder? It looks like all I have to do is write a postfilter As I said, I'm not a php coder and am not familiar enough with this aspect of the code to give good advice.. it's ok I found it buried way down ok time to sleep here. cya later. apparently it's not even picking up my added .js links in the header.tpl could someone tell me what is wrong with these statements? all files are in the correct paths polom polom sylvieg: the new AND/OR perms in menus are still acting somewhat weirdly... i'm approaching the main menu revamp but some perms are applied wrongly when using the | sylvieg: can you please test when i send you the work-in-progress menu csv ? Hello, not sure if i'm missing somethng silly - I've upgraded from 1.9 to 2.2, and mu menus are blank! -the module boxes are shown, but the menu items are empty. -having said that, they are shown on tiki-admin_options.php when I edit menus, but no other pages... hi all is there a german room? Not that I would know about it. i need help with the online users module - somebody can help me? ok luciash will do now the module allways shows me online users, but just for a short moment (about 5 min) then they disappear :( and i also have to refresh the page for seeing the new users something with cache or timeout???? upsss rehi i asked, but nobody gave me an answer *sniff* doc is up ? just global information - the people concerned know what to do with it ;) :) @amette: i have probs configuring correctly the online users module can u help me? sh... fly eagle fly :) and rehi hehe sorry amette, could u read my msg? bbm: sorry, haven't played much with that in a long time sniff thx amette bbm perhaps it has somethign to do with the remmber me time u think i will have to make the time longer or shorter? @sylvieg longer tikiwiki: 03sylvieg * r17204 10/branches/3.0/templates/ (tiki-admin_menu_options.tpl tiki-admin_menus.tpl): self_link skeffling: cleared tiki cache ? luciash, I've tried clicking clear cache on the tiki-admin_modules.php page, and on /tiki-admin_system.php yup, that should be enough but it doesn't bring the menus in :-( what menu is it ? custom or default one ? I have a few custom ones, and none are showing tikiwiki: 03sylvieg * r17205 10/branches/3.0/tiki-live_support_admin.php: wrong function also, my mnu_application_menu is emtpy recently visited, last changes, login and my html modules are ok check if they have set some individual permissions for anonymous etc. luciash, I have 'Display Modules to All Groups' enabled though tikiwiki: 03sylvieg * r17206 10/branches/3.0/templates/tiki-sheets.tpl: [FIX]fix html + self_link tikiwiki: 03sylvieg * r17207 10/branches/3.0/lib/tikilib.php: [FIX]menu: can use some local variable like user_is_operator that are not always defined luciash: try this one^^^ luciash: not to much in favor of the string CMS Aticles... skeffling: but i think there's some preference "don't show anonymous only modules to reg. users" something like that sylvieg: ok, thank you, it's just a test/try but this tikilib fix still doesn't fix the problem, right ? on my local anonymous does not see anymore the live supoort you have to clear temp/cache sylvieg: why do the other items appear ? like directory admin ? sylvieg: also there's limit so all the ORs do not fit in the db table field value for the Setup section maybe that's the problem ? I do not see it as anonymous and registered... btw you can put space around | and , it will allow not to have large columns sylvieg: cleared cache and it looks fine for anonymous, thank you ! :) that's great that there can be space, already thought about that could be other bug ... I did not think about this dynamic perms... now we need to alter the field to allow more than 250 characters or how much or a textarea? nope, it's database max size (varchar) needs to be more i think ah.. or maybe you're right and it's set on the input field only ? lemme check it is database varchar(255) ah, yup, that's limiting factor i can do it multiple select expanding the values from | and , rather than input field type text you can not multiple select for perm ex: the dynamic perm user_is_operator hmm, why ? ... ok liste of perm + specail case yup it will be great because people do not know can you alter the db field size ? is 255 max for varchar ? do it text instead ? in 3 or in 4....? in 3 Guys can anyone tell me how to use the Dynamic Content System when iframes are automatically disabled? I can change the database for a non bug problem? it's a bug because doesn't allow all the required perms now when it's stripped down after 255 chars until you commit your new menu ;-) R|SK: if DCS doesn't allow smarty syntax then you have to use something else, e.g. put it in custom module anyway - I have a bug with the backlinks... so the db must be changed Luciash: Using smarty syntax in DCS is possible? sylvieg: ah, well, right :) but then your fix to allow OR and ANDs would be pretty useless R|SK: dunno, try Ok. thx R|SK: {assign var=fra value"fra"}... That's an interesting way of struggling with this problem. ^^ R|SK: if it works ;) I'm on it. R|SK: i know it works in custom modules for sure sylvieg: thanks for your big help Luciash: Seems it doesn't work. :( "{assign var=fra value"fra"} width="425" height="350" frameb..." That's what the wiki page shows me. I guess I have to try the iframe plugin. sylvieg: i plan to polish the menu more and then publish the revamp with csv file to test for review by others before commiting R|SK: you missed the "=" Nope. value"fra" ? It was automatically filtered out ah, ok seems DCS doesn't support smarty syntax luciash: do you need a text field for perm and section? or perm is enough? The dcs block shows: "{assign var=fra value"fra"} width="425" height="350"...." sylvieg: for now perm is enough but maybe some people can use it for sections filtering too R|SK: wrong syntax there group too.. R|SK: you have errors there Luciash: I only coppied your code. ;) But you mean the closing ">" I guess my code was example... when you copy make sure you know what you're doing ;) R|SK: yes Just noticed it on my own. :-< sylvieg: yup, good point sylvieg: there can be many groups in large communities tikiwiki: 03sylvieg * r17208 10/branches/3.0/ (8 files in 2 dirs): [MOD]menu: change some fields to text to allow luci to clean the menu 42 Hey guys. I'm hoping someone can point me in the right direction here regarding a custom tikiwiki page with an iframe in the middle. it is the iframe day.. ROFL :D I need to use an iframe to access some tools on another site, but I want tikiwiki to surround it. I'd rather make my own .php file than creating a page or something with that info in it iframes suck, but there's no other way! :P use the plugin IFRAME - or look at irc.tikiwiki.org today or maybe is iframe via shadowbox enough for you ? ScaryLptp: or create your own module or wiki plugin for it if you prefer php nah, can't do it in a shadowbox I'll learn how to make modules I guess and see if I can do what I want that way hmm, you can use modules in the middle of the page? luciash my menu problem is to do with the template - using another template shows the menu - templates 'neat' and 'moreneat' don't show the menu in the module! skeffling: ah, they might contain obsolete tpl files, right ScaryLptp: yup yup, using the MODULE wiki plugin ScaryLptp: you can prepare custom module on Admin > Modules with an iframe like we discussed earlier here today tikiwiki: 03luciash * r17209 10/branches/3.0/templates/tiki-admin_menu_options.tpl: just adjusted the translation string tikiwiki: 03sylvieg * r17210 10/branches/3.0/lib/tikilib.php: [FIX]menu: another one for | option syntax luciash: I found another bug in the option ^^^ I am so bad on this sylvieg: but you're so fast and good to fix it, so no problem ;) thx for your support is there a plugin/command for vim to tidy up indentation in smarty tpl file ? .-p wow, cool sh.nu/p replacement: pastey.net (when the former is dead already) tikiwiki: 03sylvieg * r17211 10/branches/3.0/lib/userslib.php: [FIX]perms: fgal perm cache must be cleaned when changing local perms I ended up using the basic iframe to link to a page on the server which contains ANOTHER iframe will probably be easier in the long run though still sucks :P p.s. how does one make a page NOT display the title at the top? on specific pages though, not all of them ScaryLptp: only when you switch them off and add manually !My Title on pages where you want it ScaryLptp: why not custom module made on Admin > Modules via MODULE wiki plugin for the iframe ? hmm. I want all the pages except one to show the title :P modules only work on left or right columns, don't they? tikiwiki: 03sylvieg * r17212 10/branches/3.0/lib/tikilib.php: [FIX]fgal perm: if galleryId=-1, cache each fgal perm unless I'm missing something ScaryLptp: nope, you can include them i page using the MODULE wiki plugin as i already said twice at least ah. sorry if I missed it. I'm at work, keep getting interrupted by pesky phone calls :P tikiwiki: 03sylvieg * r17213 10/branches/3.0/installer/schema/20090306_menu_perms_tiki.sql: [FIX]menu: menu perms on fgal - as tiki_p_view_fgal can be redefined locally tikiwiki: 03sylvieg * r17214 10/branches/3.0/db/ (7 files): [FIX]menu: menu perms on fgal - as tiki_p_view_fgal can be redefined locally I don't think that will work either because of the stupid sanitizing of code. I wish I could just turn that off and claim that I kinow what I'm doing tikiwiki: 03sylvieg * r17215 10/branches/3.0/templates/tiki-editpage.tpl: [FIX]perms: need to check tiki_p_list_file_galleries to use the filegals_manager because a simple iframe isn't enough, I need to use javascript to manipulate the iframe page content, and I don't even want to begin trying to figure out how to use Javscript to work with an iframe loaded via tiki syntax. oh well ScaryLptp: in the next version 3 - you have the perm - ignore sanitisation I've got an alternative in the works without using a module. sylvieg: cool, i didn't know that hi tikiwiki: 03chibaguy * r17216 10/branches/3.0/styles/ (coelesce.css darkroom.css feb12.css simple.css): [FIX] Validation errors do we have a plugin that does a popup? want to open the fgal slideshow from a wiki page. sylvieg: Isn't that what happens when you click on the fgal slideshow button? Or you want it without clicking? I wnat this button in the content of a wiki page sylvieg: I haven't tried a no-click popup. Been experimenting within a page, so have a fgal slideshow which works within iframe. sylvieg: I had a slideshow working without iframe for a day. Next day it the .js wouldn't load, causes blank page. I'm coding the SLIDESHOW plugin. Various difficulties. If you want a popup, look at the fgal slideshow button code and try a no-click version. Popup blocker might whine about it. tikiwiki: 03sylvieg * r17217 10/branches/3.0/lib/wiki-plugins/wikiplugin_files.php: [MOD]FILES: new param to open the slideshow of a gallery in a popup was easy Yeah, most of the code was probably there already. hi all - I have an instance of tikiwiki on some network drive and two dns's pointing to it if I log in through one dns, all is well but with the other, I can't even log into the admin account it gives me permission denied Hello wysiwyg - is again broken for me in 3.0