Bonsoir! Ce channel m'a été référé par monsieur Laporte et j'aurais besoin d'un peu d'aide MartinComeau: this is the english channel ;) I'm really sorry But I'll try to explain ;-) Mr Laporte told me that I may find some help in this irc channel MartinComeau, don't ask to ask just ask in english :P lol lol I have my Application Menu on the left, where the Item search do not work. It work for the banner at the top left corner but not for the search item in the app menu. I would have like just retrieve the @Recherche@ Item in the appmenu Can I retrieve some items from the app menu? morning tikiwiki: 03sept_7 * r16501 10/third_party/adodb/ (90 files in 6 dirs): [UPD] Update AdoDB to 5.0.7 tikiwiki: 03sept_7 * r16502 10/third_party/smarty/ (5 files in 2 dirs): tikiwiki: [UPD] Update smarty to 2.6.22 : tikiwiki: Version 2.6.22 (Dec 17th, 2008) tikiwiki: o back out method chaining, bug in some versions of PCRE causes errors (mohrt) tikiwiki: 03sept_7 * r16503 10/trunk/templates/tiki-searchresults.tpl: tikiwiki: [ENH] searchresults.tpl : do not display advanced search options in menu mode tikiwiki: as requested by Gary Anyone still awake yeah - not sure how helpful I might be tho ah - thks - I just wanted to find out if any thing was happening with calendar bug - I wanted to know how to track it. But I think I have figured it out. tikiwiki: 03sylvieg * r16504 10/trunk/ (lib/banners/bannerlib.php tiki-edit_banner.php): [FIX]banner: sql error + typo tikiwiki: 03sylvieg * r16505 10/trunk/templates/tiki-edit_banner.tpl: typo tikiwiki: 03sylvieg * r16506 10/trunk/tiki-admin_include_features.php: [FIX]features: layout_section is in look tikiwiki: 03sept_7 * r16507 10/trunk/tiki-install.php: tikiwiki: [FIX] tiki-install.php : remove error tikiwiki: Parse error: syntax error, unexpected T_STRING in tiki-install.php SEWilco2: ping SEWilco2: : you posted a very very good feature request here: http://dev.tikiwiki.org/wish2156 which was coded as "Plugin Alias" I am wondering if you can help out with testing and documentation: http://doc.tikiwiki.org/Plugin+Alias marclaporte: pong marclaporte: I'm rather busy until Friday, but I can give you the present version of plugin IMAGE to use as a test case. IMAGE has a couple of configuration options which should be interfaced to the configuration tool. good stuff Hi all. My user would like to be able to conveniently approve new tw registrations from his mobile phone. We have about 10 fields that we ask new users to fill out during registration, and he would like to see them before approving. That info is available from tiki-user_information.php?view_user=xxxx. We have a couple options. 1) We can modify templates/mail/moderate_validation_mail.tpl to send the new-user info in the val if(isset($_REQUEST['mode']) && $_REQUEST['mode']=='mobile') { include_once('lib/hawhaw/hawtikilib.php'); HAWTIKI_index($info); } in tiki-user_information.php but that did not show the user info. Any suggestions? TIA! tikiwiki: 03sewilco * r16508 10/trunk/ (3 files in 3 dirs): [NEW] IMAGE plugin for configuration-oriented image handling marclaporte: There you go. I still need to add some border-drawing code, but it is functional. See "default" and "mandatory" parameters. marclaporte: lib/wiki-plugins/wikiplugin-image.php marclaporte: Basic usage is just {IMAGE(id=123) /} where 123 is an image ID. Shows description as caption. (Yeah, I also have to add a configuration option to control the caption behavior) {image id=123} is probably acceptable syntax in 3.0 Can I just paste the user-tracker code from tiki-user_information.php into templates/mail/moderate_validation_mail.tpl ? See http://pastebin.com/d139959c1 . Thanks. SEWilco2: what do you think of the img plugin? Would there be a way to combine the two? marclaporte: I tried to make the options similar between the two, I haven't reviewed if IMAGE has all the same as img. I think IMAGE is a superset of img, so could replace it... with proper configuration should eventually be able to behave the same if that is desired. Petjal2: I totally agree with the goal of having this information in that email, but I don't know how to do. I would suggest that in the short run, this person's email could be added to the the tracker watch. The person would then receive two emails for each registration I still have to add parameters to control some IMAGE behavior; those would allow similar appearance as img. SEWilco2: If all the features can be found in a single plugin, it could be more future proof. And if there are special needs, plugin alias could be used to specify things. tikiwiki: 03marclaporte * r16509 10/trunk/templates/tiki-admin-include-plugins.tpl: [MOD] Larger input box in plugin alias administration page marclaporte: thanks, but I don't think he wants to see an email for every change to every item in that tracker, but I'll try it. I think I'm close to the solution in my pastebin, but I just don't know how to navigate between the php, smarty, and tiki. Petjal2: : ah, yes good point marclaporte: I see my offering an, um, realistic test example was good for testing your admin fields. I don't remember why I called it "alias". Meanwhile, I'm chasing a python bug in a different tool. Louis-Philippe called it an alias :-) happy hunting, I will experiment Hi rick, hi Stephane marclaporte: Maybe I was thinking of being able to invoke a plugin under a different name with certain parameters. So several aliases might behave differently. yes, and this possible with new plugin alias tool and it opens up new avenues that these parameters could be dynamic (ex.: depends on the page you are, checks for a condition, etc.) marclaporte: Yeah, I had to put conditions in IMAGE for the environment it was being used in. marclaporte: So images could be shown in different ways in different parts of TW. SEWilco2: : mobile mode: very interesting marclaporte: Yup. Need to show small image to mobiles. http://www.theredbulls.org/ - notice the image resizing in modules too. That site is using TW 2; the plugin is happy in 2 and 3. tikiwiki: 03sylvieg * r16510 10/trunk/ (db/tiki.sql installer/schema/20090203_null_tiki.sql): [FIX]schema: no reason to say not null for an optional value tikiwiki: 03marclaporte * r16511 10/trunk/lib/setup/prefs.php: [MOD] Reverting part of commit 16508. Not sure why we have both feature_debug_console & feature_debugger_console tikiwiki: 03marclaporte * r16512 10/trunk/templates/tiki-admin-include-plugins.tpl: [MOD] Larger input box in plugin alias administration page marclaporte: Sorry, didn't realize the debugger thing would get picked up for 16508. tikiwiki: 03sylvieg * r16513 10/trunk/lib/wiki-plugins/wikiplugin_trackerfilter.php: [MOD]tracker: support page selector filter + checkbox filter SEWilco2: : no prob :-) polom i have test gallery on trunk and i wonder what perm is needed to allow anonymous to see the gallery any idea ? file gallery anon has got tiki_p_list_file_galleries, tiki_p_view_file_gallery, tiki_p_view_fgal_explorer, tiki_p_view_fgal_path and tiki_p_download_files when i'm logged in as admin i can see the gallery listed under File Galleries at tiki-list_file_gallery.php but logged out and the gallery dissappears from there (no category or special perms set) @luciash: gallery also needs "visible to non-admin" and "this gallery is public" settings enabled ricks99: ah, right, thanks :) of course... the question should be ... why? i mean.. if u *dont* want a gallery (or any other item) to be "public" your supposed to use categories and/or perms why do galleries have an additional setting? because at some sites it is desirable to have a file/image gallery not listed but used as placeholder for site topic images or illustrations but it should be imho not visible when you go directly too: tiki-list_file_gallery.php?galleryId=1 can't u simply disable all the items in "listing configuration" for that gallery? if everything is "hidden" then the gallery won't appear in the list, right? no idea, i haven't tried that regardless... isn't that what the tiki_p_list_file_galleries perm is for? to prevent visibility in listings? yes, that's global and i'm not sure but it can be new for trunk only we need to test that hmm, i have set "Gallery is visible to non-admin users?" and still the anon users cannot see it listed why should they need "This Gallery is Public" when the description says: "Users with perms and not only the owner of the gallery can upload in it" again... i thought there was a perm for that (uploading) byt i don't want them to upload, just see the gallery listed it's bug imho on trunk i created a new gallery (wth both options) and ithe gallery is visitble to anony (with the list & view perms) yes, but the description is misleading when it says the checbox is to allow other users upload to the gallery users *with perms* can upload poorly written note, imho but why i have to check thet just to list the gallery ? to make it "public" ? :-p lol i love tiki's depth of perms, but sometimes it is overkill.... so what is the other checkbox for ? :D c'mon luciash, can't u read? one checkbox is to make it "public" the other is to make it "visible" ;-) i unchecked is visible to non-admin and still i can see tiki-list_file_gallery.php?galleryId=1 yes. me too don't know what to tell you.. i have no idea :) tikiwiki: 03sylvieg * r16514 10/trunk/ (10 files in 4 dirs): [FIX]tracker: some fixes on google map field(can see again the map, can display multiple map,somf fix on map_locator(mroe to come) ricks99: : thanks for better UI on installer (in File Galleries) marclaporte: +1 ricks99: still workin on the file ? installer tikiwiki: 03luciash * r16515 10/trunk/tiki-install.php: [FIX] typo tikiwiki: 03luciash * r16516 10/trunk/tiki-install.php: code indentation only too late, settings have already been fixed for version 3 (yay! marclaporte: what settings ? for file gallery where too late ? i don't get it :) marclaporte: where is it fixed ? if you create a file gallery and an image gallery in version 3.0, the default settings are better ah, defaults, yep but still there's the bug when you need to check the other users may upload to the file gallery to have it listed for public marclaporte: is thenews already default for trunk ? luciash: : should it? i think so tikiwiki: 03adren67 * r16517 10/trunk/ (5 files in 4 dirs): tikiwiki: force full path for require_once to comply with strict ISP (namely free.fr) tikiwiki: that forbids set_include_path and ini_set among others tikiwiki: remove prependIncludePath and appendIncludePath which are not used anymore so is it tikineat still ? tikiwiki: 03luciash * r16518 10/trunk/styles/thenews.css: [FIX] make .advanced more readable tiki-sqllog.php gives db error (link from tiki-syslog.php) luciash: I vote for a change :-) :) only way we'll debug the last glitches tikiwiki: 03luciash * r16519 10/trunk/lib/setup/prefs.php: [MOD] thenews.css as default style; lets dogfood new theme for 3.0 (blame marc who nudged me :-p) hahahahahaha *g* are you in css debug mood? yup try thenews.css with site login at top activated A bit of padding is missing ok i see tiki-register.php -> the middle text is squished too much to the left (affects other themes I think) tikiwiki: 03luciash * r16520 10/trunk/styles/thenews.css: [FIX] bit of padding for elements in #siteloginbar tiki-register.php -> the whole box around registration fields seems useless to me. Either it should be gone or at least some padding added lemme enable registrations first tikiwiki: 03luciash * r16521 10/trunk/templates/tiki-register.tpl: [KIL] br killing time ah yes, that too! Ok, pjirc on de.tikiwiki.org works again. :-) yay! Spooking of debug: My code minion observes that the debugger console doesn't work if the Smarty Security option is enabled. Console needs to run PHP code within Smarty. pjirc: Pajamas IRC? [ Register | I forgot my pass ] -> in the login module, the second ] if often on the next line how about getting rid of the [ ] or making it an unbreakable space? polom mlaporte: Sure, unbreakable space. It's a Porte Family Reunion? buttons seems a bit small in thenews.css with Firefox hehe yes, you got it SEWilco2! good point about security thing i'll look at the buttons later I think sylvieg may have some wisdom {php} in Smarty SEWilco2: does your code minion use the debugger? If so, do you think he could fix this? either adding a not in admin panel that if you want debug, you need to flip the other setting, or find a way to move the php code to php luciash: : again in the login module, there is a (?) which explain switch user but it is a bit lost. Maybe it could be to the right of the "switch" button marclaporte: Minion's memory muddled on debugger dissection. Minion's not remembering why he was doing what with debugger. hahahahah tikiwiki: 03luciash * r16522 10/trunk/templates/tiki-register.tpl: code indentation only tikiwiki: 03sylvieg * r16523 10/trunk/lib/tikilib.php: [MOD]plugin: add the plugin name to the edit button - can have a lot of plugin buttons tikiwiki: 03luciash * r16524 10/trunk/templates/tiki-register.tpl: [FIX] wrong position of + SVN $Id luciash: : http://trim.rclaporte.com/svn/trunk/tiki-index.php -> check the top left menu. It looks very good. Just one thing. I am wondering about underline on mouseover. Shouldn't it just cover the word and not extend to the right? tikiwiki: 03luciash * r16525 10/trunk/templates/tiki-register.tpl: [FIX] XHTML: there is no attribute "onKeyUp" marclaporte: just a mom yes, it's the PLM, right ? tikiwiki: 03luciash * r16526 10/trunk/templates/tiki-register.tpl: [ENH] better smarty condition + [FIX] XHTML:
cannot contain