tikiwiki: 03robertplummer * r36211 10/branches/7.x/lib/codemirror_tiki/codemirror_tiki.php: [FIX] for when slides load, they have codemirror on, and they contain a code plugin. This fix is only needed for codemirror 1 integration (iframe) tikiwiki: 03robertplummer * r36212 10/trunk/lib/jquery_tiki/tiki-jquery.js: tikiwiki: [FIX] Add modal capabilities for any object, $(obj).modal("My message") for initial msg, tikiwiki: $(obj).modal("My updated msg") to update an already existing modal, and $(obj).modal() to clear them. Improved functionality for full window, doesn't cover all still in chrome. tikiwiki: 03marclaporte * r36213 10/trunk/lib/wiki-plugins/ (70 files): tagging plugins as experimental or basic to improve UI for new users tikiwiki: 03lindonb * r36214 10/trunk/modules/mod-func-search_wiki_page.php: Exact match checkbox unchecked by default. Thanks Marc. tikiwiki: 03sept_7 * r36215 10/trunk/ (6 files in 3 dirs): tikiwiki: [ENH] Merge tiki-webdav.php and tiki-webdav-wiki.php to have only one WebDAV tikiwiki: entry point... polom y'all polom polom also changi i'm ever so disappointed that kimsufi.ie isn't for us here in the uk :( also that they didn't call it kimsuf.ie ;) err...poloms, that is hi ricks99 (and all) jonnyb: maybe they will :) actually they have - found ovh.co.uk eventually :) tikiwiki: 03sylvieg * r36216 10/branches/7.x/lib/wiki/xmllib.php: [FIX]wiki: xml import was not updating the version info polom hi Jyhem_laptop hi jonnyb hello suppose I will let robert to manually the merge... jonnyb: if i have something for branch 7, do you prefer that i commit in trunk and backport it in 7.x ? tikiwiki: 03sylvieg * r36217 10/trunk/ (6 files in 5 dirs): tikiwiki: [MRG] Automatic merge, branches/7.x 36203 to 36216 tikiwiki: PROBLEM: commit 36211 must be done manually What do we do with the French guy who commits translation in 7.. I tried to contact him but not response his job will be lost....:-( tikiwiki: 03changi67 * r36218 10/trunk/tiki-list_file_gallery.php: Missing tra for root gallery sylvieg: what do you mean it will be lost ? hi sylvieg - i guess just another mail to devs to say commit to trunk he commits in 7.. and we/rodrigo regularly backport from trunk... lphuberdeau: i noticed (i think) you added a little code to /lib/smarty_tiki/function.listfilter.php to do a keyup when the input has a value - what was the use case for this? triggering the filter automatically when it was filled from the URL i'm just adding a way to set the value from the url for the admin plugins link... and just noticed this textFilter= that's what i thought, but it didn't seem to be working for me the value would be set, but filter not triggered ah right... but where's the code for that? not in /lib/smarty_tiki/function.listfilter.php afaics ah, wasn't working ah, found it - it's in /tiki-objectpermissions.php i'll move it to listfilter tikiwiki: 03changi67 * r36219 10/branches/7.x/tiki-list_file_gallery.php: bp/36218 Missing tra for root gallery tikiwiki: 03changi67 * r36220 10/trunk/templates/tiki-edit_translation.tpl: [ENH] Remove unnecessary   tikiwiki: 03jonnybradley * r36221 10/trunk/ (4 files in 4 dirs): tikiwiki: [ENH] Move "textFilter setting by URL" code from objectperms to listfilter for use everywhere (plugins and modules etc). tikiwiki: Corrected a few feature properties while testing. tikiwiki: 03changi67 * r36222 10/branches/7.x/templates/tiki-edit_translation.tpl: [bp/36220][ENH] Remove unnecessary   tikiwiki: 03robertplummer * r36223 10/trunk/lib/parser/parserlib.php: [FIX] A few refs back to tikilib Has anyone managed to configure Xdebug with remote configuration? For some weird reason, I can use the debugger when connected via VPN, but when I am at the office, LAN, I can't connect. tikiwiki: 03jonnybradley * r36225 10/trunk/templates/prefs/shared-flags.tpl: [ENH] prefs: Move new admin icons into drop-down list similar to filegals actions tikiwiki: 03marclaporte * r36227 10/trunk/templates/admin/ (9 files): [UI] Adding a plugin activation section for the major features. So everything that related to categories (for example) is in one place. tikiwiki: 03jonnybradley * r36228 10/trunk/templates/admin/include_trackers.tpl: [FIX] tracker admin: Standardise submit button positions and enclose all the form elements in the form tag (plus some indentation) tikiwiki: 03jonnybradley * r36229 10/trunk/lib/prefslib.php: [FIX] prefs: Default textarea prefs to 10 rows (40 is a bit tall) tikiwiki: 03xavidp * r36230 10/mods/trunk/wiki-plugins/r/lib/wiki-plugins/wikiplugin_rr.php: [ENH]Quick fix to prevent jqs5 slideshow to display plots in the wrong place and size tikiwiki: 03nkoth * r36231 10/trunk/lib/ (categories/categlib.php tikilib.php): [FIX] func_get_args() cannot be used directly as argument of function prior to PHP 5.3. causes fatal error lphuberdeau: note ^ :) ah kind of knew that didn't work, but tried it and it did hi Inside a tiki forum I click on new topic as a regular user. I fill in title, edit, tags then hit the post button. It then says Error, $_POST["rows"] and $_POST["cols"] variables may not be empty. What gives? do you have wysiwyg enabled by any chance? Yes. hi horky - ah (seems ok without it) I kinda like wysiwyg. Ah well. hmm, just worked ok for me here in wysiwyg horky: sounds like that error message is coming from your server Hm. What could cause it? I mean it works when I'm logged in as admin. Not as a regular user. ah right... think i've got it It does say `Some of your preferences should be set differently for this to work at it's best. Please click this to apply the recommended profile:` In a Ckeditor notice. that's mainly about paragraph formatting, probably not this issue ok, got it - another good catch, thanks horky (i fixed the mobile theme one yesterday, fix is in 7.x svn) Anything I can do locally to fix it? I don't want to reinstall. yes, it was only one file... 1 mo http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/branches/7.x/templates/styles/mobile/tiki.tpl?view=markup&pathrev=36187 has another fix too for iPhones this is tiki.tpl? tikiwiki: 03nkoth * r36232 10/trunk/lib/ (2 files in 2 dirs): [MOD] Make pagination a Smarty var so it can be repositioned within the Smarty template in the case where Smarty template is used nkoth: about 36232: must some templates change? or the pagination will disappear for already cerated templates? only in plugin list only if your wikiplugin_list uses the built in pagination and smarty tempalte (vs wiki tempalte) I am adding it to the doc of wikipluginList right now horky: specifically /templates/styles/mobile/tiki.tpl well crap, I've replaced the one from /templates oops I made a backup or you can get it again from here: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/branches/7.x/templates/tiki.tpl?view=markup (but well done backing up :P ) I'm getting an empty page now... After submitting the new topic. Screw it, I'm disabling wysiwyg. tikiwiki: 03marclaporte * r36233 10/trunk/templates/admin/include_trackers.tpl: adding tracker plugin prefs to tracker admin panel tikiwiki: 03nkoth * r36234 10/trunk/ (2 files in 2 dirs): [FIX] Get around Tiki input filter tikiwiki: 03marclaporte * r36235 10/trunk/lib/prefs/feature.php: adding links to module admin page tikiwiki: 03jonnybradley * r36236 10/trunk/lib/smarty_tiki/block.textarea.php: [FIX] textareas: Fix lack of rows and cols fields when "mode" is wysiwyg but this textarea should not be (thanks again horky) :D So then I need block.textarea.php? hold on, that's only in trunk so far - need to backport it to 7.x if you're interested (and have shell access) you could/should run your tiki from svn - see http://dev.tiki.org/SVNTips (it's easy) horky, bug hunter! then you can have all the fixes quicky-quick! :) In "Edit Plugin:code" I can't indent code by pressing tab, only spaces work. Pressing tab does nothing. In fact, if the code line starts with spaces and I press tab at its beginning, it removes the spaces. *nitpicks* well... There's a conflict between good practices and standard behaviour of tab on the web (change field). True, but everyone uses tabs to indent code, so hijacking the TAB key only inside code plugins makes sense. hello hi sylvieg Can I modify modules' css margins? tikiwiki: 03sept_7 * r36237 10/third_party/fullcalendar/ (8 files): [ADD] Add FullCalendar http://arshaw.com/fullcalendar/ tikiwiki: 03lphuberdeau * r36238 10/branches/7.x/ (3 files in 3 dirs): [FIX] User tracker not preserving the user in the tracker tikiwiki: 03lphuberdeau * r36239 10/trunk/ (5 files in 4 dirs): [FIX] User tracker not preserving the user in the tracker tikiwiki: 03robertplummer * r36240 10/trunk/lib/jquery_tiki/tiki-jquery.js: [FIX] Changed modal to append to body rather than obj tikiwiki: 03robertplummer * r36242 10/branches/7.x/lib/codemirror_tiki/codemirror_tiki.php: [FIX] Just removed codemirror alltogether when using an s5 slideshow tikiwiki: 03sylvieg * r36243 10/trunk/lib/userslib.php: [FIX]perm: tiki-objectPermissions.php was showing no feature tikiwiki: 03jonnybradley * r36244 10/branches/7.x/lib/smarty_tiki/block.textarea.php: [bp/r36236][FIX] textareas: Fix lack of rows and cols fields when "mode" is wysiwyg but this textarea should not be (thanks again horky) jonnyb: Can I get block.textarea.php now? sure - do you know the way? No. start here: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/branches/7.x/ Thanks. and end up here: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/branches/7.x/lib/smarty_tiki/block.textarea.php?revision=36244 Will it work with the version I've downloaded this morning from sourceforge? The one under 7.x if that was version 7.1 (or 7.0) yup Good, thanks. i'd really recommend looking at svn updates though, if you just take random fixes file by file you might end up with a bit of a mess (this one should be ok though) tikiwiki: 03mlustenberg * r36245 10/trunk/lib/test/editlib/ (3 files): [ADD] More tests for EditLib changi: doc nysql is down tikiwiki: 03lphuberdeau * r36246 10/trunk/ (2 files in 2 dirs): [ENH] Allow to specify a help URL Is it possible to move forums up and down in the forums list? tikiwiki: 03lphuberdeau * r36247 10/trunk/lib/core/Tracker/Field/Factory.php: [ENH] Sort field types in drop list crap i messed something up i've got 2 tikiwiki instances on 1 domain and they are conflicting with eachother i have one thats just my domain and one thats domain/art and when u click on some stuff in /art/ it takes me to the tiki from the root domain how can i separate em? yep, even if i use ((wikiname)) for links, it searches the root domains tiki polom polom is there a exclude directory feature somewhere? it started messing up when i enabled sef URL's and disables special chars yep disabled it and fixed it odd tikiwiki: 03jean-lucnavarro * r36248 10/branches/7.x/lang/fr/language.php: [bp/r36121[TRA] more French translations humm I do not know how to stop the guy to commit in 7 tikiwiki: 03robertplummer * r36249 10/trunk/lib/jquery_tiki/tiki-jquery.js: [FIX] modal sizing corrections sylvieg: it's fine to translate backports, although I'm not verifying it's just that. sylvieg: I already told Jean-Luc I thought it would be better to focus energies on trunk. Is it possible to add more languages to the syntax highlighting plugin? chealer: it is impossible to merge in trunk and people are committing to trunk also - so his last 3 commits are lost horky: the CODE plugin? Erm. sylvieg: the last commit shouldn't be lost, it's labelled as a backport. the point I do not understand .. are we suppose to copy trunk to tiki7 .... sometimes... sylvieg: i don't think so only with backports chealer: the syntax highlighter, I want to add more languages to it. horky: like what ? r36102: [TRA] more French translations , r35859 [TRA] more French translations I lost this one when merging horky: Like VME's DIL language. I have a list of reserved keywords and I'm wondering if there's an easy way to implement it. Erm. I mean chealer * chealer: if you can explain this to the guy to be sure he understands that - it will be great :-) horky, you might want to check under lib/codemirror/mode/ lphuberdeau: thanks tiki actually has some of its own in lib/codemirror_tiki/mode/ RobertPlummer can probably help you more with those if you see him around or check out the codemirror documentation horky: Tiki has several syntax highlighters. do you mean CodeMirror? Yep. Am I looking in codemirror/ or codemirror_tiki/? Nevermind, found it. codemirror is the standard distribution of codemirror the _tiki one is just our additions sylvieg: I suspect he just failed to indicate that these were backports. I'm not sure whether he was reminded of the importance of doing so, yeah. lphuberdeau: is it a Marc;s request you sort the drop down options? I am not sure it is always what you want (ex: people with a drop down country put their country at the top) my 2 cents it's just the field type dropdown so people can sort them when they enter the options? ah sorry my bad english - it is the type - not the options +1 sorry again field types in the drop down are simply sorted alphabetically +1 this does not affect the drop down field or other option-based field which just display the way they are listed I should have see Factory.php - .. good to have some structuration in the code quit more file hopping, but really makes my life easier as I need to work in trackers If I want to add some basic default css for a feature, should it be layout.cs or design.css? I always add to design.css layout really seems to be about the containers tikiwiki: 03changi67 * r36250 10/trunk/installer/schema/ (2 files): Missing Id + copyright tikiwiki: 03changi67 * r36251 10/trunk/ (15 files in 4 dirs): SVN Property - Id tikiwiki: 03lphuberdeau * r36252 10/trunk/lib/ (captcha/captchalib.php core/Services/Comment/Controller.php): [FIX] Captcha not working from ajax comments because the input that was read is unset at that stage tikiwiki: 03nkoth * r36253 10/trunk/lib/jquery_tiki/tiki-jquery.js: [FIX] Fix math to get positioning for dialog in fading modal rodrigo_sampaio: do you know why get_strings ran in r36142 would escape single quotes, but not the one ran in r35838 (for example, "There's no such date as")? hi chealer chealer: I don't know, I did some minor changes to the current get_strings.php which as far as I remember have no relation with escaping single quotes. chealer: I'm working on a new get_strings.php but it is completely separated from the current one chealer: if you help remember I can check it for you tomorrow (I will be working with the new get_strings.php) tikiwiki: 03nkoth * r36254 10/trunk/ (lib/jquery_tiki/tiki-jquery.js styles/layout/design.css): [MOD] Move css to stylesheet so they can be more easily customized OK. I don't really care, it's just distracting, but I remember seeing this change for several months, seemingly back and forth, I'm wondering if something is wrong but all my memories are vague. please just try to keep in mind something may be wrong with that chealer: ok, thanks 999999 is a nice z-index hopefully it's overflow-proof tikiwiki: 03lphuberdeau * r36255 10/trunk/ (3 files in 3 dirs): [NEW] Adding support for Akismet comment spam filtering Is there a place to suggest features? An etherpad module would go great with tiki. see etherpad.org horky: dev.tiki.org tikiwiki: 03lphuberdeau * r36256 10/trunk/lib/logs/logslib.php: [FIX] Indent