redflo: joined #tikiwiki benoitg: joined #tikiwiki dhazel: joined #tikiwiki goj_killedByISP: joined #tikiwiki benoitg: joined #tikiwiki 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 benoitg: joined #tikiwiki dhazel: joined #tikiwiki 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
tikiwiki: 03marclaporte * r42049 10/branches/9.x/lib/setup/prefs.php: (log message trimmed)
tikiwiki: [MOD] Change of behavior for new file galleries created with the goal to
tikiwiki: simplify usage of Tiki File Galleries. Tiki tracks the file name, a file title
tikiwiki: and a file description. As of now, both file name and title are shown which is
tikiwiki: somewhat of a duplication. I am keeping file name because it has extension as
tikiwiki: uploaded and this is significant information. If your file names are not
tikiwiki: relevant, you should change this setting for your Tiki at Create a File Gallery Bsfez: joined #tikiwiki 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
Recent Bug: Tracker item: #4251 - - Freetags: feature requests for sorting and showing all tags - http://dev.tiki.org/item4251
Recent Bug: Tracker item: #4252 - - PluginDBreport - http://dev.tiki.org/item4252 redflo: joined #tikiwiki 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 Beestje: joined #tikiwiki timblechmann: joined #tikiwiki
left #tikiwiki xavi: joined #tikiwiki Bsfez: joined #tikiwiki
joined #tikiwiki 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
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 Bsfez1: joined #tikiwiki Bsfez: joined #tikiwiki Bsfez1: joined #tikiwiki benoitg: joined #tikiwiki Bsfez2: joined #tikiwiki 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 Bsfez: joined #tikiwiki dhazel: joined #tikiwiki Bsfez: joined #tikiwiki jacmoe: joined #tikiwiki jonnyb: joined #tikiwiki eromneg: joined #tikiwiki Bsfez: joined #tikiwiki xavi: polom jonnyb: polom xavi xavi: hi :-)
I just found another tiny issue with html encoding in tiki9
text areas in trackers with wysiwyg yes
data is shown as non parsed html jonnyb: i had seen that locally but thought it was due to messing about with htmltowiki mode xavi: let me check whether it's using htmltiwiki there that tiki site (I thought yet)
s/yet/yes jonnyb: there's a whole level of info missing for when you're mixing html and wiki wysiwyg xavi: ah no, "Use Wiki syntax in wysiwyg" was not enabled in that site... I'll enable and try again in that tracker jonnyb: i can only imagine that will make things worse xavi: ah, ok
what do you recommend for wysiwyg in textaraeas, then? jonnyb: was the fix for blogs i did yesterday ok? xavi: ah, I?ll try now (I couldn't try yesterday) jonnyb: probably a simialr thing needed for trackers 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 eromneg: hi jonny , xavi
just been checking my wysiwyg textarea fields and they are now showing html tags (fltest9 site) :-( xavi: jonnyb, blog sti๑l showing &
http://ueb.vhir.org/blog1 jonnyb: if the posts were edited with 9 beta then they'll need cleaning manually i'm afraid xavi: when in blogpost list, but not in the specific blog post...
ah, ok :-)
cleaned how? edited again? replaced something in the db directly? jonnyb: yes, it was getting double encoded for wiki posts but only showing up on the list
edit again and manually remove the amp; bits xavi: ok, thks for tip -: xavi doing it 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)?
seems now to just bring up an empty form xavi: yes, you are right, known issue for a while
and in my tests weeks ago, the field reported as mandatory was not
in that case, afair, was reported as if date field was mandatory, and was not (it was another one below, etc) jonnyb: yes, seems if a date is invalid it's saying it was mandatory xavi: yes jonnyb: in the code now
looks like it just hasn't been re-written properly since the 7.x tracker revamp
(which is dull) xavi: yes
we need more dogfooding...
to detect those things much earlier than our clients/users.... arildb: joined #tikiwiki 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, ... CIA-91: tikiwiki: 03jonnybradley * r42054 10/branches/9.x/lib/trackers/trackerlib.php: [FIX] trackers: Show errors as error instead of mandatory jacmoe: joined #tikiwiki xavi: jonnyb, confirmed, your blog fix worked! thanks :-) jonnyb: super
might need a note on the release notes about possibly entity messups during beta versions xavi: I'll write it jonnyb: thx xavi: you'd better use your time for coding & bug fixing , which I can't do in these cases :-) jonnyb: my excuse - i mean thoughts, exactly :) 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 jonnyb: exactly - that's why i asked if the blog fix had worked
stuck in tracker plugin now, so might be a while... xavi: ok Bsfez: joined #tikiwiki jacmoe: joined #tikiwiki CIA-91: tikiwiki: 03xavidp * r42055 10/branches/9.x/lang/es/language.php: a few more strings
tikiwiki: 03jonnybradley * r42056 10/branches/9.x/lib/wiki-plugins/wikiplugin_tracker.php:
tikiwiki: [FIX] tracker plugin: Keep user input in the form if there is a problem saving a new item (like mandatory or field error)
tikiwiki: Thanks eromneg jacmoe: joined #tikiwiki 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
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
New Forum Posts: how to work with item list? - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44236
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
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
New Forum Posts: how to work with item list? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=44236 dhazel: joined #tikiwiki jacmoe: joined #tikiwiki 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)
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 jonnyb: off for food, bye all marclaporte: joined #tikiwiki -: marclaporte smells an imminent release