[00:12] marclaporte joined #tikiwiki [01:33] redflo joined #tikiwiki [02:00] benoitg joined #tikiwiki [02:30] dhazel joined #tikiwiki [03:06] goj_killedByISP joined #tikiwiki [03:28] benoitg joined #tikiwiki [03:42] CIA-91 tikiwiki: 03marclaporte * r42047 10/branches/9.x/templates/canonical.tpl: Slideshows are just a different view on the same content, and as thus, should only be indexed once by search engines. This is what the canonical tag is for [04:22] benoitg joined #tikiwiki [05:19] dhazel joined #tikiwiki [07:14] CIA-91 tikiwiki: 03marclaporte * r42048 10/branches/9.x/ (templates/edit_file_gallery.tpl tiki-list_file_gallery.php): [MOD] change default behavior of creation of new file galleries to sort files alphabetically. Beside making sense in itself, it hides the Created / Uploaded column as it's supposed according to the defaults in the code [07:43] CIA-91 tikiwiki: 03marclaporte * r42049 10/branches/9.x/lib/setup/prefs.php: (log message trimmed) [07:43] CIA-91 tikiwiki: [MOD] Change of behavior for new file galleries created with the goal to [07:43] CIA-91 tikiwiki: simplify usage of Tiki File Galleries. Tiki tracks the file name, a file title [07:43] CIA-91 tikiwiki: and a file description. As of now, both file name and title are shown which is [07:43] CIA-91 tikiwiki: somewhat of a duplication. I am keeping file name because it has extension as [07:43] CIA-91 tikiwiki: uploaded and this is significant information. If your file names are not [07:43] CIA-91 tikiwiki: relevant, you should change this setting for your Tiki at Create a File Gallery [07:44] Bsfez joined #tikiwiki [08:09] Tiki|bot Recent Bug: Tracker item: #4250 - - Need a way to detect when two wiki pages have the same alias (because the redirect fails) - http://dev.tiki.org/item4250 [08:09] Tiki|bot Recent Bug: Tracker item: #4251 - - Freetags: feature requests for sorting and showing all tags - http://dev.tiki.org/item4251 [08:09] Tiki|bot Recent Bug: Tracker item: #4252 - - PluginDBreport - http://dev.tiki.org/item4252 [08:15] redflo joined #tikiwiki [10:22] CIA-91 tikiwiki: 03eromneg * r42050 10/branches/9.x/lib/smarty_tiki/ (function.page_alias.php function.page_in_structure.php): [NEW} add new generic smarty functions to enable fixes for search display with pages in structures [10:41] Beestje joined #tikiwiki [11:00] timblechmann joined #tikiwiki [11:09] timblechmann left #tikiwiki [11:49] xavi joined #tikiwiki [13:30] Bsfez joined #tikiwiki [13:36] Bsfez joined #tikiwiki [13:46] CIA-91 tikiwiki: 03eromneg * r42051 10/branches/9.x/templates/filter.tpl: [FIX] only show category and tag selection if user has category and tag view permissions [14:03] CIA-91 tikiwiki: 03eromneg * r42052 10/branches/9.x/lib/smarty_tiki/ (function.page_alias.php function.page_in_structure.php): roll back r42050 until 9.1 [14:09] Bsfez1 joined #tikiwiki [14:14] Bsfez joined #tikiwiki [14:19] Bsfez1 joined #tikiwiki [14:22] benoitg joined #tikiwiki [14:24] Bsfez2 joined #tikiwiki [15:51] CIA-91 tikiwiki: 03marclaporte * r42053 10/branches/9.x/lib/setup/prefs.php: [MOD] Change of behavior for new file galleries created with the goal to simplify usage of Tiki File Galleries. Use file title instead of file name as per suggestions by Jonnyb and Jyhem [16:26] Bsfez joined #tikiwiki [16:28] dhazel joined #tikiwiki [16:44] Bsfez joined #tikiwiki [16:47] jacmoe joined #tikiwiki [16:53] jonnyb joined #tikiwiki [17:18] eromneg joined #tikiwiki [18:10] Bsfez joined #tikiwiki [18:38] xavi polom [18:38] jonnyb polom xavi [18:38] xavi hi :-) [18:39] xavi I just found another tiny issue with html encoding in tiki9 [18:39] xavi text areas in trackers with wysiwyg yes [18:39] xavi data is shown as non parsed html [18:39] jonnyb i had seen that locally but thought it was due to messing about with htmltowiki mode [18:40] xavi let me check whether it's using htmltiwiki there that tiki site (I thought yet) [18:40] xavi s/yet/yes [18:41] jonnyb there's a whole level of info missing for when you're mixing html and wiki wysiwyg [18:43] xavi ah no, "Use Wiki syntax in wysiwyg" was not enabled in that site... I'll enable and try again in that tracker [18:43] jonnyb i can only imagine that will make things worse [18:44] xavi ah, ok [18:44] xavi what do you recommend for wysiwyg in textaraeas, then? [18:44] jonnyb was the fix for blogs i did yesterday ok? [18:44] xavi ah, I?ll try now (I couldn't try yesterday) [18:45] jonnyb probably a simialr thing needed for trackers [18:49] xavi he he, while the blog site is svn'ing up, I confirm that in the other tiki site, the tracker showed info al right in the text area field when the setting "wysiwyg_htmltowiki" was enabled [18:51] eromneg hi jonny , xavi [18:52] eromneg just been checking my wysiwyg textarea fields and they are now showing html tags (fltest9 site) :-( [18:57] xavi jonnyb, blog sti๑l showing & [18:57] xavi http://ueb.vhir.org/blog1 [18:58] jonnyb if the posts were edited with 9 beta then they'll need cleaning manually i'm afraid [18:58] xavi when in blogpost list, but not in the specific blog post... [18:58] xavi ah, ok :-) [18:59] xavi cleaned how? edited again? replaced something in the db directly? [18:59] jonnyb yes, it was getting double encoded for wiki posts but only showing up on the list [18:59] jonnyb edit again and manually remove the amp; bits [18:59] xavi ok, thks for tip [19:00] * xavi doing it [19:05] jonnyb xavi (tracker king): has the tracker plugin ever brought back the values in the form properly if there's a mandatory field missing (or an error)? [19:05] jonnyb seems now to just bring up an empty form [19:06] xavi yes, you are right, known issue for a while [19:06] xavi and in my tests weeks ago, the field reported as mandatory was not [19:06] xavi in that case, afair, was reported as if date field was mandatory, and was not (it was another one below, etc) [19:06] jonnyb yes, seems if a date is invalid it's saying it was mandatory [19:06] xavi yes [19:07] jonnyb in the code now [19:07] jonnyb looks like it just hasn't been re-written properly since the 7.x tracker revamp [19:07] jonnyb (which is dull) [19:07] xavi yes [19:08] xavi we need more dogfooding... [19:08] xavi to detect those things much earlier than our clients/users.... [19:09] arildb joined #tikiwiki [19:11] xavi btw, there is another tiny issue still in 9x annoying a lot in some sites: images uploaded to tracker items don't get resized to the size indicated in the tracker, and therefor, the server resizing had to be removed... since then, images are uploaded at full size, resize in the browser, and bandwith consumed quickly... page displayed extremely slowly,etc. with pages with tracker items displayed with trackerlists, ... [19:12] CIA-91 tikiwiki: 03jonnybradley * r42054 10/branches/9.x/lib/trackers/trackerlib.php: [FIX] trackers: Show errors as error instead of mandatory [19:14] jacmoe joined #tikiwiki [19:20] xavi jonnyb, confirmed, your blog fix worked! thanks :-) [19:21] jonnyb super [19:21] jonnyb might need a note on the release notes about possibly entity messups during beta versions [19:22] xavi I'll write it [19:22] jonnyb thx [19:22] xavi you'd better use your time for coding & bug fixing , which I can't do in these cases :-) [19:23] jonnyb my excuse - i mean thoughts, exactly :) [19:31] xavi btw, jonnyb, what I saw in tracker textareas that had been edited with wysiwyg editor (and non htmltowiki) was html code as is (non parsed). So I wonder whether it was the same issue as in blogs , where entities were shown as entity, not as html code [19:32] jonnyb exactly - that's why i asked if the blog fix had worked [19:32] jonnyb stuck in tracker plugin now, so might be a while... [19:32] xavi ok [19:35] Bsfez joined #tikiwiki [19:38] jacmoe joined #tikiwiki [19:46] CIA-91 tikiwiki: 03xavidp * r42055 10/branches/9.x/lang/es/language.php: a few more strings [19:53] CIA-91 tikiwiki: 03jonnybradley * r42056 10/branches/9.x/lib/wiki-plugins/wikiplugin_tracker.php: [19:53] CIA-91 tikiwiki: [FIX] tracker plugin: Keep user input in the form if there is a problem saving a new item (like mandatory or field error) [19:53] CIA-91 tikiwiki: Thanks eromneg [20:08] jacmoe joined #tikiwiki [20:10] Tiki|bot New Forum Posts: Is there a way of indicating unread forum posts? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44243 [20:10] Tiki|bot New Forum Posts: URGENT DISASTER: upgrade to 8.4 stops many users from logging in - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=44239 [20:10] Tiki|bot New Forum Posts: how to work with item list? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44236 [20:20] Tiki|bot New Forum Posts: Is there a way of indicating unread forum posts? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44243 [20:20] Tiki|bot New Forum Posts: URGENT DISASTER: upgrade to 8.4 stops many users from logging in - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=44239 [20:20] Tiki|bot New Forum Posts: how to work with item list? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44236 [20:27] dhazel joined #tikiwiki [20:33] jacmoe joined #tikiwiki [20:36] CIA-91 tikiwiki: 03jonnybradley * r42057 10/branches/9.x/lib/tiki-js.js: [FIX] wysiwyg: Fix for IE occasionally finding the plugin element right first time, but assuming it should check the next siblings so ending up replacing the next image in the page (Thanks eromneg) [21:02] CIA-91 tikiwiki: 03jonnybradley * r42058 10/branches/9.x/lib/wiki-plugins/wikiplugin_tracker.php: [FIX] tracker plugin: Improvement to r42056 - Keep user input in the form if there is a problem creating or editing an item [21:03] jonnyb off for food, bye all [22:48] marclaporte joined #tikiwiki [23:09] * marclaporte smells an imminent release