xavi: if anyone is online (luciash? sylvieg? rodrigoprimo ? chealer?...) rodrigoprimo: hi xavi xavi: tomorrow I have a talk, and I am planning to use jquery.s5... sylvieg: hi xavi xavi: hi rodrigoprimo rodrigoprimo: xavi: I'm not a frontend expert, not sure if I can help you with css xavi: hi sylvieg
ok, there I go... I need to add more spacing between lines in jquery.s5 slides
example:
http://188.165.135.98/9x/tiki-slideshow.php?page=TED#s3a
all lines are too tight together
I tried with:
.s5-slide { line-height:1.5em !important;}
but no change
I must be missing something somewhere... sylvieg: .s5-slide * { line-height: 1.5em;} xavi: ah, thanks sylvieg: change the line in jquery.s5.css
line 12
and test
I have no idea - a guess xavi: nice! that worked! sylvieg: I am lucky xavi: thks sylvie... and to have the heading with less spacing?
you lucky :-) => me lucky :-)
.s5-slide h2 { line-height: 1.0em;} -: xavi testing sylvieg: yep something like this
but I think it is h1? xavi: awesome, it works!
in that slide, it's h2 (I'm using h2 there, h3 later, ... h1 only for page title)
sylvieg, if I commit this change in css to svn, should I commit to design.css or layout.css?
maybe layout.css ... sylvieg: sorry no idea... xavi: ok, np
oh, you said jquery.s5.css... I'll have a look at that file...... (I didn't know about it) sylvieg: but this is an external - I think .. can not be changed xavi: mmmm, you are right... me going back to layout.css CIA-36: tikiwiki: 03xavidp * r39854 10/trunk/styles/layout/layout.css: [MOD]Add more spacing between text lines, except with headings 1 to 4, which remain as they were. I'm not adding to jquery.s5.css since it's external xavi: oups, forgot to mention "thks sylvieg" in the commit message sylvieg: :-) you diod the job
I really love jquery - it is a fun language xavi: he he :-) but you were "the lucky" :-)
are you using tiki mainly at your current work/job?
s/using/developing,tweaking,...
sylvieg ^ sylvieg: we switch all the mediawiki to tiki last week xavi: :-) nice
how many employess?
employees sylvieg: the lib pear needs to deals with the html used in mediawiki
we are 5 developpers ;-) xavi: :-) sylvieg: and 10 employees xavi: that sounds a manageable team/organization :-)
nice
in the next days, sylvieg, I'll need to request help to you for a minor change in the logic for sending emails when a tracker item is changes (when user param=1, the user receives an email always, even if he himself made that change) -: sylvieg still dreaming about a good tiki8 - got too many problem with tiki7 - it is why I have a part job outside xavi: I see
I requested that type of change to rodrigoprimo first, and Jyhem later, but I presume that this minor change might be 20 min-job for your, but a couple of hours (at least) for any of them (adding a new option user=2, then send email to you only if the person changing the tracker item is not you but others)
and after that example, I came up with the conviction that this new setting should be probably tiki-wide: a new option (at least) to prevent a user to get spammed with emails from his own changes that he already knows about them
do you know what I mean? -: xavi was dreaming of such a no-self-spamming-optional-improvement for Tiki 9 LTS xavi: example: we are extensively using a tracker for daily tasks in our department (4 people) and we wanted to get warned by email when someone else added a task to you, etc sylvieg: not sure I have time - I have still these things to work on - show number of comments in tabs - do not search on comments tracker if tracker not allowed - the br in html code and wiki formatting - but I agree on your point... even if there are individual settings I suppose redflo: left #tikiwiki xavi: we had to disable the whole email sending to users from trackers because after so many emails for each one of us, we were not able to see anything (dozens of daily self-spamming emails) sylvieg: And I will tickle the menu options move - I am so ashamed to show the position field... xavi: yes, I understand that you are busy :-) That's why I asked to rodrigoprimo and Jyhem first
hopefully, they will ask in the devel list if/when they need advice at least for the tracker part that you coded for me years ago....
ok, time to finish the presentation , and go to bed (getting late here, tomorrow early morning, back to work :-)
btw, as usual, your names are at the acknowledgements :-) http://188.165.135.98/9x/tiki-slideshow.php?page=TED#s15
well, I had to reduce surnames to a single letter (too much text), but you can recognize yourselves I guess :-) sylvieg: thx xavi xavi: np. I wish you could read Spanish... or even understand Spanish... the talk might be interesting for some of you, I guess
and there seems that there will be streaming to south america (freely available online, afaik)
it's one of series ot TED-like talks in Barcelona, once a year (and the ones for 2012 are tomorrow) sylvieg: on the news here this week - there were talking about Barcelona paying more moeny to Spain than money back xavi: :-D he he, that common topic on the news...
well, it's true, but the story is longer/wider...
another day, if you wish (getting late here) :-) sylvieg: sweet dream.. rodrigoprimo: joined #tikiwiki marclaporte: joined #tikiwiki Trebly: joined #tikiwiki
<marclaporte>Hi, I had no help but I found the login problem of admin after an update (not at all linked to platform).
While a am testing 8.1 and now 8.3 to deliver 3 sites, I find so many enormous bugs into functions which were functioning since a long time that I am completely overloaded to try to make run the minimum kernel. To rewind to good functioning and debug I need to compare and test since 3.2 (6.3, 7.2, 8.1, 8.3) and I don't try 8.x. I become crazy.
Into a few minutes you will find a new wishlist item about adding an element to a structure with twist style (with screenshots). goj_killedByISP: joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #4160 - - The add element of structure panel his behind C2 and c3 can't be accessed (8.1, 8.3) - twist style - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4160 marclaporte: joined #tikiwiki Tiki|bot: Recent Bug: Tracker item: #4161 - - not search not full russian world - http://dev.tiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=4161 arildb: joined #tikiwiki arildb_: joined #tikiwiki arildb: Hi, I have configured that gallery files should be stored in til file system and not in the DB. When I call $filegallib->get_file, data is NULL. How do I load the actual file contents? arildb_: joined #tikiwiki arildb: joined #tikiwiki arildb_: joined #tikiwiki PhilBack: joined #tikiwiki redflo: joined #tikiwiki arildb: joined #tikiwiki PhilBack: joined #tikiwiki xavi: joined #tikiwiki CIA-36: tikiwiki: 03xavidp * r39855 10/trunk/lib/todolib.php: [FIX]Missnamed method for sending todo-related emails fixed
tikiwiki: 03xavidp * r39856 10/branches/8.x/lib/todolib.php: [bp/r39855][FIX]Missnamed method for sending todo-related emails fixed
tikiwiki: 03xavidp * r39857 10/branches/proposals/6.x/lib/todolib.php: [bp/r39855][FIX]Missnamed method for sending todo-related emails fixed Trebly: joined #tikiwiki gillesm: joined #tikiwiki Tiki|bot: New Forum Posts: The North Face Redpoint Goretex Jackets Men Gray [15068] - $135.95 : - http://tiki.org/tiki-view_forum_thread.php?forumId=11&comments_parentId=43090
New Forum Posts: Air,Rune,Running - Final Fantasy XIV News - www.rsgoldstore.com - http://tiki.org/tiki-view_forum_thread.php?forumId=11&comments_parentId=43089
New Forum Posts: Replica Chopard - Mille Miglia 16/8933 watch [16/8933] - $193.00 : - http://tiki.org/tiki-view_forum_thread.php?forumId=11&comments_parentId=43088
New Forum Posts: Cheap Tiffany Necklaces,Discount Tiffany Silver Necklace,Tiffany Necklace On Sale - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=43171
New Forum Posts: Pandora Rings cheap - http://tiki.org/tiki-view_forum_thread.php?forumId=2&comments_parentId=43170
New Forum Posts: New Products : - http://tiki.org/tiki-view_forum_thread.php?forumId=19&comments_parentId=43169 xavi: pufff, t.o forums got spammed.... -: xavi banning ip's... Tiki|bot: New Forum Posts: Tiffany Jewelry Bracelets Fine Cubic Silver [TiffanyBracelets_077] - $45.10 : - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=43238
New Forum Posts: tiffany charms,tiffany charm bracelet,charms wholesale - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=43237
New Forum Posts: Replica Gucci 103 YA103501 watch [YA103501] - $185.00 : - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=43236 xavi: banned (user and ip) phantomfake: joined #tikiwiki Bernard1: joined #tikiwiki phantomfake: joined #tikiwiki sandroandrade: joined #tikiwiki xavi: left #tikiwiki ricks99: joined #tikiwiki Trebly: joined #tikiwiki Tiki|bot: New Forum Posts: Monster Beats Dr Dre Store - http://tiki.org/tiki-view_forum_thread.php?forumId=19&comments_parentId=43247
New Forum Posts: Vivienne Westwood online - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=43246
New Forum Posts: discount tiffany bracelets - http://tiki.org/tiki-view_forum_thread.php?forumId=16&comments_parentId=43245 ricks99: polom y'all
wow... tiffany bracelets... i better go check that out! Tiki|bot: New Forum Posts: Cheap MBT Fora shoes on sale. - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=43256
New Forum Posts: LV monogram vernis - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=43255
New Forum Posts: Christian louboutin black suede sandal CL03028 [CL03028] - $139.00 - http://tiki.org/tiki-view_forum_thread.php?forumId=8&comments_parentId=43254 CIA-36: tikiwiki: 03sampaioprimo * r39858 10/trunk/tiki-view_forum.php: [FIX] multi-delete topics from forums rodrigoprimo: joined #tikiwiki phantomfake: joined #tikiwiki CIA-36: tikiwiki: 03sampaioprimo * r39859 10/branches/8.x/tiki-view_forum.php: [bp/39858][FIX] multi-delete topics from forums
tikiwiki: 03sampaioprimo * r39860 10/branches/proposals/6.x/ (5 files in 3 dirs): [bp/39858][FIX] multi-delete topics from forums radek82: joined #tikiwiki benoitg: joined #tikiwiki dcedilotte: joined #tikiwiki Tiki|bot: New Forum Posts: blog - what do I use for the XML-RPC URL? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=43079
New Forum Posts: Web page structure - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=43078
New Forum Posts: Structure page web - http://tiki.org/tiki-view_forum_thread.php?forumId=7&comments_parentId=43077 phantomfake: joined #tikiwiki Bernard1: joined #tikiwiki aleu: joined #tikiwiki
hi, I have an issue with Tiki 6.6... if I click on preview, the javascript fails to load, it shows me "loading..." but then nothing comes. If I click to popup the preview, everything works well... any ideas?
also, I found and solved a bug in Tiki 6.6 regarding Tracker RSS Feeds, where should I report it? CIA-36: tikiwiki: 03chealer * r39861 10/trunk/tiki-view_forum.php:
tikiwiki: [FIX] Forums: more fixes for mass deletion
tikiwiki: Oops. Thanks to Xavier de Pedro and Rodrigo Sampaio. References: r25961, 39860 chealer_: aleu: http://dev.tiki.org but note that 6.6 is not really the latest version. some bugs in 6.6 may be fixed in 8 aleu: thanks chealer_, I know that bugs may be fixed in 8, but 6 is the LTS of Tiki, so I though people might want to include some fixes in next releases... but maybe I got the concept wrong chealer: aleu: right, it could be fixed in 6 too aleu: chealer: ok, thanks a lot jonnyb: joined #tikiwiki CIA-36: tikiwiki: 03jonnybradley * r39862 10/trunk/lib/trackers/trackerlib.php: [FIX] trackers: Remove corresponding votings (ratings) when removing tracker items d6chung: joined #tikiwiki
Anyone know what can cause the wiki part of TikiWiki to break such that it no longer shows the site header/footer?
Everything else in the site seems fine...
I swear I didn't touch the Wiki settings but here I am playing with it and possibly making things worse. ricks99: turn on error reporting Trebly: joined #tikiwiki d6chung: ricks99: Are you referring to PHP Error reporting? ricks99: yes d6chung: It seems to already be on... nothing. ricks99: have show all? is show for admin only also enabled? d6chung: Yes to both. ricks99: and you're logged in as the 'admin' user? d6chung: I am now... still nothing. ricks99: have u customized any templates? d6chung: Not that I'm aware of. This suddenly happened with a settings change. I reverted everything (I think) but it's still problematic.
Would templates affect only the wiki? ricks99: depends which templates you modified.
did you clear all tiki caches? and ur browser cache? d6chung: Well, since I didn't touch templates, I don't think that's it.
I've been testing it on multiple browsers/machines.
Tried clearing cache anyway though and still nothing. redflo: left #tikiwiki ricks99: not sure what setting would make the wiki stop working. everythign else is ok? d6chung: Yes.
That is what's blowing my mind... ricks99: odd. not sure. sorry. maybe someone else has ideas d6chung: It's as if the header is missing.
Whoa! Checking the HTML source, it is indeed missing html, head, meta, etc. tags!
But only from browsing wiki pages. Other pages are intact. ricks99: do you have custom modules only for wiki section? CIA-36: tikiwiki: 03marclaporte * r39863 10/trunk/lib/prefs/feature.php: [FIX] fix label and description feature_comments_post_as_anonymous
tikiwiki: 03marclaporte * r39864 10/branches/8.x/lib/prefs/feature.php: [bp/r39863] [FIX] fix label and description feature_comments_post_as_anonymous d6chung: ricks99: Interestingly, the tiki-admin_modules.php page also doesn't load the header! ricks99: u have an error somewehre. you're logged in as the admin, have error reporting tuned on, and there's no errors show at bottom? very odd. may need to review server logs d6chung: Oh wait, that one has a "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')/' at line 1" CIA-36: tikiwiki: 03marclaporte * r39865 10/branches/proposals/6.x/lib/prefs/feature.php: [bp/r39863] [FIX] fix label and description feature_comments_post_as_anonymous chealer: joined #tikiwiki dcedilotte: left #tikiwiki d6chung: I still don't know what the problem is. All I know (from poking around the code now), is that lib/headerlib::output_headers isn't being called for some pages... chealer: joined #tikiwiki
joined #tikiwiki nkoth|nelson: joined #tikiwiki Tiki|bot: New Forum Posts: UGG Classic Short Paisley Black [10175] - $119.98 : - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=43292
New Forum Posts: Tiffany Bracelet TB077 [1179] - $59.99 : - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=43291
New Forum Posts: Tiffany Outlet Rings Two Line Heart Wide [4027] - $48.00 : - http://tiki.org/tiki-view_forum_thread.php?forumId=17&comments_parentId=43290
New Forum Posts: callaway,callaway golf,callaway golf clubs,callaway golf club,discount callaway - http://tiki.org/tiki-view_forum_thread.php?forumId=19&comments_parentId=43299
New Forum Posts: New arrival UGGBailey Button Bombe boots [4005] - $169.99 : - http://tiki.org/tiki-view_forum_thread.php?forumId=19&comments_parentId=43298
New Forum Posts: Heart Tag Charm and Bracelet Heart Tag Charm and Bracelet ,tiffany Charm and Bracelet,tiffany outlet,tiffany cheap [tiffany1078] - $68.53 : tiffany, Tiffay Outlet,Tiffany On Sale,Tiffany Co Outlet,Tif - http://tiki.org/tiki-view_forum_thread.php?forumId=19&comments_parentId=43297 fabricius: joined #tikiwiki
polom jonnyb: ;polom fabricius fabricius: guess I see you in a few minutes in the webinar jonny benoitg1: joined #tikiwiki fabricius: jonnyb: i mean jonnyb: about 55 (minutes) - 21:00 gmt (no?) fabricius: yep
= utc
will be 22:00 est; in 54 minutes
were are later than the british ... damned jonnyb: :) redflo: joined #tikiwiki fabricius: :-) jonnyb: more coffee for fabricius fabricius: arrgl - need to go to the petrol station to get some milk
hate coffee without milk
I even need milk in my tea, since I lived in Ireland
believe the English brought da milk to Irish tea
isn't it jonnyb ? jonnyb: probably benoitg: joined #tikiwiki Tiki|bot: New Forum Posts: Tiki 6.3 - How do you return to login error screen? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=43300 nkoth|nelson: tiki webinar in 35 min right? pkdille: joined #tikiwiki fabricius: nkoth|nelson: right
arrgl still need milk
and presetup my microphone
arrgl 20 minutes left xavi: joined #tikiwiki -: jonnyb gets coffee (and wonders whether to have milk in it :) )
xavi gets some food before the webinar starts (getting hungry!) RobertPlummerMob: joined #tikiwiki chealer: I just see a white page on http://tiki.bigbluebutton.org/client/BigBlueButton.html jonnyb: hi chealer - looks like bbb to me chealer: hi jonnyb jonnyb: hi chealer - in bbb now chealer: thanks. I just see a blank page in Iceweasel. in Chromium I see Flash but I can't click on Autorise or anything nkoth|nelson: logging jonnyb: chealer: are you logged in to tiki (i see 2 of you in bbb) chealer: jonnyb: I tried logged in and not logged in and had a blank page in both cases. I finally succeeded with Opera, but it didn't work normally, it was hard to click Authorize -: fabricius is rushing to the webinar ... finally he is back with milk chealer: "Get ADOBE Flash Player"? yuck
looks like it's just my Flash not working in Iceweasel - and half-broken elsewhere petej: joined #tikiwiki xavi: chealer, it works with firefox for me
ubuntu 11.10
but with chrome, I confirm that you can't click to confirm chealer: xavi: oh, really. odd. I also had trouble clicking with Opera I think.
well thanks, and sorry for disturbing xavi: np, join the webinar d6chung: If anyone's wondering, I resolved my issue by updating to 8.3. xavi: left #tikiwiki CIA-36: tikiwiki: 03sylvieg * r39866 10/branches/8.x/lib/core/Tracker/Field/Header.php: [FIX]tracker: do not export header field
tikiwiki: 03sylvieg * r39867 10/trunk/lib/core/Tracker/Field/Header.php: [merge/r39866][FIX]tracker: do not export header field