redflo: joined #tikiwiki
joined #tikiwiki goj_killedByISP: joined #tikiwiki
joined #tikiwiki jacmoe: joined #tikiwiki Jenser: joined #tikiwiki redflo: joined #tikiwiki fidel: hi - seems like we are unable - after several tests - to import mediawiki data to tiki-wiki-version-9 - while it worked with the exact same import-xml in 8.3.
after that we compared the importer scripts - which seem to be same content-wise - while those in v9 might be reformated
does this make any sense to you?
i am already considerung jumping back to v8.3 - import the mediawiki files and upgrade to v9 afterwards
anyone whi might have had contact to tiki-importer available? GillesM: joined #tikiwiki xavi: joined #tikiwiki
polom fidel: typo in: http://doc.tiki.org/Upgrade -> Aktualaisierung mit SVN should be: 'Aktualisierung mit SVN' -> german language jacmoe: joined #tikiwiki timblechmann: joined #tikiwiki qb: joined #tikiwiki
Hi All!, I'm looking for way to create own module with textbox, so if user enters itemID there and press a button or enter key, he will be redirected to http://webserver.own/tiki/tiki-view_tracker_item.php?itemId=itemID , where itemID is value entered into this textbox
any ideas about that? Bsfez: joined #tikiwiki jacmoe: joined #tikiwiki rodrigoprimo: joined #tikiwiki RobertPlummer: joined #tikiwiki
polom tiki-ers fidel: ho Tiki|bot: Recent Bug: Tracker item: #4248 - - Calendar, FullCalendar - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4248
New Forum Posts: Some admin pages do not load - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=44213 benoitg: joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #4249 - - Calendar: deleting a calendar is impossible as long as it contains a recurring event - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4249 dhazel: joined #tikiwiki Bsfez: polom CIA-61: tikiwiki: 03robertplummer * r41978 10/trunk/lib/ (6 files in 4 dirs):
tikiwiki: [NEW] Added new class, Feed_TextLink, and separate the feed_forwardlink_send
tikiwiki: from textlink. The functionality is different, send keeps track of what was
tikiwiki: sent, where textlink is a combination of the forwardlink and textlink which is
tikiwiki: sent, but isn't tracked. xavi: back
RobertPlummer: ? RobertPlummer: Hey xavi
I got your emails, i'm going to work on it in a bit. xavi: hi.
I already gave the talk
class=fixedSize is broken in 9x and trunk
for jquery.s5 :-/ RobertPlummer: Sorry if I seem to ignore you, it is not my intent.
Give me a few and I will get it resolved, sorry for the frustration. xavi: I used tiki8, even if it has some other issues
well, no worries, we are all busy, I know, I know
I had a look , but didn't see any issue in the js lines related to fixedSize
I'm concerned a bit that tiki code is moving more and more into some technology (jquery? ajax?...) that less and less tiki devs seems to master....
or maybe it's just me, who needs to learn some js/jquery/ajax basics :-(
even if I can't learn so many new things it seems... (slow learner, and limited time) redflo: joined #tikiwiki RobertPlummer: xavi: The reason we move towards those things is that they are widely accepted and are a standard model in most places with web technologies.
jQuery aims to be a standard in using javascript. So it does have a learning curve, but once you understand it you can apply it in many places.
Same with ajax.
So understand it once, use it many placed.
xavi: The lack of a model make it: learn once, use in once places
use in one place amette: polom xavi: Yes, RobertPlummer, I understand.
hi amette amette: I have a simple one line fix for the facebook integration which is broken on all my installs
heya xavi
it affects 9.x and trunk... where to commit? xavi: 9x amette: trunk and have the quality team look over it? xavi: afaik
there are still merges from 9x to trunk every now and then amette: hmm, makes sense, just wasn't sure how frozen it is xavi: if it's a fix, it's not so frozen
afaik amette: it also shouldn't break anything else
ok, I'll look again, if I see that it could break anything and if not commit to 9.x
thanks xavi xavi: you are welcome
how are things going, amette?
I was in Germany (for a few hours) months ago , when I visited strasbourg for work :-)
you know, so close France to Germany there... :-) amette: getting better all the time, not trying to find time for coding again :) xavi: that's good to know :-) amette: yeah, true - and strasbourg is beautiful, I like it :) xavi: :-) so do I amette: s/not/now - but you guessed probably ;) xavi: and I got a wonderful bike ride guided by Jyhem...
guessed: yes :-) amette: aaah, nice - the bike is imho the best way to do sightseeing :) xavi: I might have the honour to guide back Jyhem in Barcelona :-)
since I saw that he enrolled the team of people attending Barcelona for the TikiFest in August :-) amette: so you need to start thinking about the route already to impress him well ;) xavi: :-)
yes, yes, I will :-) amette: I'm sure you'll find a nice one :) CIA-61: tikiwiki: 03robertplummer * r41979 10/branches/9.x/lib/wiki-plugins/wikiplugin_img.php: [FIX] Class was duplicated RobertPlummer: xavi, fixed! xavi: thanks, RobertPlummer! Bsfez: joined #tikiwiki CIA-61: tikiwiki: 03amette * r41980 10/branches/9.x/lib/socialnetworkslib.php: [FIX] Prevent facebook from answering "400 Bad Request"
tikiwiki: 03xavidp * r41981 10/branches/9.x/styles/layout/layout.css: [FIX]Better display of style with more themes. Thanks luciash xavi: ok, se you all
left #tikiwiki olinuxx: joined #tikiwiki amette: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki rodrigoprimo: joined #tikiwiki CIA-61: tikiwiki: 03robertplummer * r41982 10/trunk/lib/parser/parserlib.php: [ENH] Give parserlib a static jison parser to save some resources.
tikiwiki: 03robertplummer * r41983 10/trunk/lib/core/JisonParser/Phraser/Handler.php: [FIX] Remove unused variable, use for rather than foreach, to save duplicates in memory
tikiwiki: 03robertplummer * r41984 10/trunk/lib/core/Feed/ (6 files in 2 dirs):
tikiwiki: [ENH] Version to decimal rather than string
tikiwiki: [ENH] Add static page/data parsing so as not to overly parse
tikiwiki: [ENH] Ensure that sent items are saved as sent and not re-sent later
tikiwiki: [ENH] Metadata only can accept certain keys
tikiwiki: [FIX] use $_POST to receive a forwardlink & textlink set feed
tikiwiki: 03robertplummer * r41985 10/trunk/lib/core/Feed/ForwardLink/Search.php: [FIX] Phrase needed super sanitized
tikiwiki: 03robertplummer * r41986 10/trunk/lib/core/Feed/ForwardLink/Search.php: [FIX] turn back on redirect now that search is working Bsfez: joined #tikiwiki Bsfez1: joined #tikiwiki benoitg: joined #tikiwiki Bsfez: joined #tikiwiki Bsfez1: joined #tikiwiki CIA-61: tikiwiki: 03robertplummer * r41987 10/trunk/lib/core/Tracker/Query.php: [FIX] A few fixes for like function
tikiwiki: 03robertplummer * r41988 10/trunk/lib/core/ (4 files in 3 dirs): [FIX] Move much of the detection of a phrase to that of the restore functions for textlink and forwardlink, remove goToPhraseExistence, no longer needed Tiki|bot: New Forum Posts: Unable to edit or create any wiki page on a new installation - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=44217 CIA-61: tikiwiki: 03robertplummer * r41989 10/trunk/lib/core/Feed/ForwardLink/Search.php: [FIX] Added some page offset so you can see restored text when browser scrolls to it
tikiwiki: 03robertplummer * r41990 10/trunk/lib/core/Feed/ForwardLink/Search.php: [ENH] Added more metadata in the sortable table
tikiwiki: 03xavidp * r41991 10/branches/9.x/lang/ca/language.php: a few more strings translated
tikiwiki: 03xavidp * r41992 10/branches/9.x/lang/ca/language.php: a few more