tikiwiki: 03chealer * r38411 10/trunk/lib/prefs/metatag.php: Mark "Revisit after" preference as experimental tikiwiki: 03chealer * r38412 10/branches/8.x/lib/wiki-plugins/wikiplugin_module.php: tikiwiki: [FIX] MODULE plugin: inverted options for np parameter. Change the default description which was based on inverted options. tikiwiki: Note: the code uses a $np boolean variable representing whether *not* to parse, while the plugin dialog shows a "Parse" parameter asking whether to parse, hence the unusual values. r31096 regression is there any UI for managing Object Relations? or do I have to create code that calls /lib/attributes/relationlib.php ? Polom tikis :) Hmm.. time settings are not affective on trackers.. sylvieg, do you know how one could speed up searching with lucene? polom all tikiwiki: 03jonnybradley * r38413 10/branches/8.x/tiki-admin_modules.php: [FIX] modules: Fix spaces etc in custom modules getting borked when saving (by doing urldecode on the name param and then using it) SJ-Jay: lphuberdeau is the specialist - but I think he will answer a dedicated server with slor or elasticsearch or sphinx tikiwiki: 03jonnybradley * r38414 10/trunk/ (10 files in 7 dirs): [MRG] Automatic merge, branches/8.x 38356 to 38413 sylvieg, thanks.. will have a chat with lphuberdeau then :) lphuberdeau, any suggestions on how to increase search performance with lucene? :) polom y'all anyone encountered this before: Fatal error: Cannot unset string offsets in C:\inetpub\wwwroot\lib\wiki-plugins\wikiplugin_trackerlist.php on line 1455 it only happens when I try to filter a trackerlist with filterfield and filtervalue params yet only when the value of filtervalue is the result of an argument variable polom ricks99 :) ricks99, regarding the CSS you did for us.. i've been playing a bit with it and customized it for our needs.. but there seems to be some compatibility issues with different browsers.. which? i tested with ff & ie & opera (current versions) erm.. it's propably because i waved my magic wand upon it :P spiced it with some CSS3 and more.. but could you have a glance at it some time? lol. sure. send it to me. i'm on vacation this weekend, but i'll check it out on monday thanks ;) polom hi chibaguy hi jonnyb polom chiba :) and SJ-Jay hello guys anybody using Opera, be sure to back up your personal data like bookmarks and notes. An auto update just wiped all of mine. jonnyb: can you give me a clue where the textarea resizing it done .. I suppose it is a jquery trick hi sylvieg anyone familar with json? SF has changed how they send project data and now our donwload counter on http://info.tiki.org/about+tiki is blank hi sylvieg - probably a jquery-ui thing in smarty.something.textarea.php ricks99, you call json_decode on the json string and you magically end up with an object ah. magic. of course So they must have changed the object that is json-ified or maybe added something in the json that hinders decoding resizing in textarea tracker field is no more there ... do not know if it is my version , my css or a bug Merbster: u a json expert? maybe you can help. see pm ricks99, not exactly expert :P but u have a magic wand, right? I might be able to help it's extremely annoying that hte login box dissappears when the mouse is moved outside of it. ricks99, I don't have edit permission on the page you linked And I'd suspect the changes needed is done in PHP. Since I don't know of any Tiki module/plugin that can parse JSON directly. hm... so not as easy as i had hoped :( I would think it can be fixed by changing the function that extracts the data from the object returned by json_decode but I don't have time atm. to fix php stuff np. Hello tikiverse hi coaboa hi chibaguy ricks99, http://chris.photobooks.com/json/default.htm <- this online JSON vizualizer that I usually use, shows the stats object correctly I cannot link with the JSON in it. so you have to test it yourself if you want to see the structure of the JSON as an object tx Merbster. I'll check it out tikiwiki: 03robertplummer * r38415 10/trunk/ (3 files in 3 dirs): [FIX] Namespace fixes once more from universal reports to report I have not been able to imitate many to many relationship in trackers so far. Offtopic, but to correct my earlier post about opera, I see now that it didn't delete my old data after all. The update made a new installation of Opera on my computer, so the old installation (with my old bookmarks, etc.) is ok. (But the scare made me back up my data ;-) .) chealer: You know much about tiki blog? How do I turn on comments? tikiwiki: 03ricks99 * r38416 10/trunk/templates/admin/include_connect.tpl: [MOD]added link to newsletter subscription. also changed text links to buttons RobertPlummer: no :-( hi... is tikiwiki open for exporting Articles? is it possible to migrate from tiki? and is tiki open for imports from other wikis? polom hi all mark_doe: not sure about articles, but you can import pages and export them (as xml of some sort i think) by the way (all) - i've found a nasty regression in 8.x (from 6) in tracker item link fields - my fault i think too jonnyb: thx mark_doe: people don't really contribute code if they're migrating away, i guess jonnyb: yes but I think a decent import/export tool would make Tiki a lot more attractive a lot ppl can just try out, and see how it works... imagine all those mediawiki ppl that are not happy with this wiki (not much community options, no forum, no blog, etc) they import... see how it works out - and stay maybe ;-) we have mediawiki import (to wiki pages) tikiwiki: 03jonnybradley * r38417 10/trunk/ (2 files in 2 dirs): Revert: r38059 [REF] trackers: ItemLink fields - two lists fix needs to be done a different way for cases when the value is not the itemId (in 8.x) tikiwiki: 03jonnybradley * r38418 10/branches/8.x/ (2 files in 2 dirs): [FIX] trackers: ItemLink was using the list index instead of the value to find what to display (failed when linked field stored wasn't an itemId auto_inc field) polom all polom chealer hi RobertPlummer_ chealer: How are things up north? chealer: Did you see the namespace change on "Universal Reports"? RobertPlummer_: hum, there was almost a hurricane yesterday, winds up to 100 km/h were forecasted. a few thousand people lost power, but not us :-) chealer: Nice! chealer: I love a good wind! But in all seriousness, I'm glad you are fine. RobertPlummer_: hehe, it was quite a crappy day (plus, I wasted it on printer, screen and CPU issues - all still unsolved! chealer: What platform? RobertPlummer_: I noted it quickly. I don't know what kind of namespace it's talking about, and I didn't look at universal reports yet RobertPlummer_: Linux x86 (mostly hardware issues) chealer: I know what you mean, some hardware plays nice, some not. chealer: I usually have success with samsung & hp + linux though. chealer: You should take a look at universal reports, they already work quite well. There needs to be more integration, but what is there is solid. RobertPlummer_: I'm battling an LG screen that sometimes won't work on a digital link, and a overheating Intel CPU in a Gateway machine. but yes, I'm planning to buy a HP printer today. RobertPlummer_: yeah, sorry no time at the moment chealer: Understood, when you get a chance, let me know. tikiwiki: 03jonnybradley * r38419 10/branches/8.x/lib/core/Tracker/Field/ItemsList.php: [FIX] trackers: ItemsList fix for getItemIds() now that ItemLink once again uses the proper value of the linked item (as it did in 6.x), rather than the itemId we don't need to go and re-fetch the value. tikiwiki: 03jonnybradley * r38420 10/branches/8.x/lib/core/Tracker/Field/ItemLink.php: [FIX] trackers: ItemLink restore missing linkPage param (5) for linking to a wiki page (with itemId as a parameter) tikiwiki: 03sampaioprimo * r38421 10/trunk/ (4 files in 3 dirs): [MRG] Automatic merge, branches/8.x 38413 to 38419 tikiwiki: 03jonnybradley * r38422 10/branches/8.x/lib/setup/language.php: [FIX] language: Check for valid locale even if change_language is enabled but feature_detect_language is not (for instance, resulting in null language previously) tikiwiki: 03jonnybradley * r38423 10/trunk/ (. lib/core/Tracker/Field/ItemLink.php lib/setup/language.php): [MRG] Automatic merge, branches/8.x 38419 to 38422 tikiwiki: 03oeversetten * r38424 10/branches/8.x/lang/nds/language.php: [tra] low german translations tikiwiki: 03robertplummer * r38425 10/trunk/lib/ (core/Report/Definition/Logs.php logs/logsquerylib.php): tikiwiki: [ENH] More features added to log for lookup tikiwiki: [ENH] Added method listActions to logsquerylib tikiwiki: 03sampaioprimo * r38426 10/branches/proposals/6.x/lang/pt-br/language.php: backporting pt-br translations from trunk tikiwiki: 03sampaioprimo * r38427 10/branches/7.x/lang/pt-br/language.php: backporting pt-br translations from trunk Finally! tikiwiki: 03sampaioprimo * r38428 10/branches/8.x/lang/pt-br/language.php: backporting pt-br translations from trunk food time! bye for now... tikiwiki: 03robertplummer * r38429 10/trunk/ (3 files in 3 dirs): tikiwiki: [FIX] Empty value check tikiwiki: [ENH] changed outputWiki to outputWikiData to accuratly reflect what is being output tikiwiki: 03robertplummer * r38430 10/trunk/ (5 files in 4 dirs): tikiwiki: [FIX] Variable name cleanup, shifting from "name" to "key" or "label" where applicable tikiwiki: [ENH] Added modal for loading and hidding of buttons when not needed New Forum Posts: How to have forum postings emailed? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=42510 tikiwiki: 03robertplummer * r38431 10/trunk/lib/core/Report/Definition/Logs.php: [ENH] Added date format to logs definition is there a way to do a back button in a pretty tracker to comme back to the trackerfilter page (with all the filter there) like {button href="$referer" _text="Revenir à la liste"} ... I will write a plugin.. I thought {button href="{$smarty.server.HTTP_REFERER}" _text="Back"} could have work - bit no... tikiwiki: 03sampaioprimo * r38432 10/trunk/lang/pt-br/language.php: pt-br translation tikiwiki: 03robertplummer * r38433 10/trunk/ (lib/sheet/grid.php tiki-edit_report.php): tikiwiki: [FIX] Removal of unused vars tikiwiki: [ENH] Wiki Data to dialog tikiwiki: 03robertplummer * r38434 10/branches/8.x/ (3 files in 2 dirs): tikiwiki: [FIX] Reverted draw icon tikiwiki: [FIX] filer version check in docs added comments in docs and draw since it is hard to understand tikiwiki: 03sampaioprimo * r38435 10/trunk/modules/mod-func-search_box.php: fix translatable string tikiwiki: 03robertplummer * r38436 10/branches/8.x/templates/browse_file_gallery.tpl: [FIX] Gallery list view for svg images, load full size, scale at html level where did the FAQ module go? ... in Tiki7.0 it was @ tiki-view_faq.php ... but in Tiki 7.2 this file is missing ... how would I replicate the feature for later versions of Tiki? tracker perhaps thanks I'm attempting a refactoring of Rick's "Smarties" site for updated Tiki versions ... copying his live site to my local test Tiki and I lost the FAQ when I tried to use Tiki 7.2 ... am also playing with existing Templates in Tiki 8 and making sure they all work properly for inheritance which is available in Smarty-3.x.x nice :-) oops ... Themes, not Templates ... leaving the structural templates to those who know better ;) nice ;-) still working on my ePub script too ... trying to work out exactly which Div container holds the page .... for ePub we need to strip out layout stuff and just have the content of each page ... trying to decide if pulling the page content direct from DB would be best, or read inner-HTML for cached pages .... writing parsers isn't my strong suit #tiki-center ot #role_main hello kstingel. hum, tiki-view_faq.php is also in 7.2 I couldn't find the create FAQ page :( .... so I've dropped back to 7.0 for now since that's what Rick is running live when I ran a search in SVNcheckout/tw/tags/7.2 ... explorer couldn't find the file, so I assumed it had been replaced with something else may have been an error with TortoiseSVN not updating the directory properly ... I had a couple of timeouts around that period @chealer recent updates have just completed ... file is available in tags/7.2 & tags/8.0beta ... thanks good