←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
CIA-82tikiwiki: 03jonnybradley * r41718 10/trunk/lib/: [SVN] move jcapture lib to 3rd party experimental branch [00:06]
tikiwiki: 03jonnybradley * r41719 10/trunk/ (2 files in 2 dirs): [FIX] jcapture: param changes (still not working enough) [00:14]
sandroandradejoined #tikiwiki [00:20]
.... (idle for 15mn)
marclaportejonnyb: I see what is happening. Go here: http://demo.tiki.org/trunk/tiki-admin.php?page=look
on first load, option of first fivealive is greyed out. If you change the main theme, option becomes visible
[00:35]
jonnyboh yes - oops [00:36]
marclaporte"if tiki's so good, how come i've never heard of it?" -> Well the 1 million downloads are people that have heard of it :-)
I think the all-in-one model makes info much more central ( which is good for many things), but it's less viral for promotion. Ex.: if WordPress, every blogger who promotes their new jQuery widget....
[00:37]
jonnyball true indeed [00:39]
CIA-82tikiwiki: 03jonnybradley * r41720 10/trunk/admin/include_look.php: [FIX] admin theme: Wrong test on theme options select (thanks marclaporte) [00:41]
....... (idle for 30mn)
marclaportemarclaporte senses that jonnyb is very close to an alpha of jCapture [01:11]
jonnybhmm, some way off i'm afraid
close to getting the thing to appear - getting it to save stuff in filegals somewhat further...
[01:11]
.... (idle for 16mn)
bleh - defeated for tonight, sorry marclaporte - more tomorrow [01:28]
marclaporte;-) [01:31]
jonnybnn [01:31]
...... (idle for 27mn)
CIA-82tikiwiki: 03robertplummer * r41721 10/trunk/lib/core/JisonParser/Wiki/Handler.php: [FIX] table didn't have class [01:58]
.... (idle for 15mn)
marclaporteRobertPlummer: about {maketoc} in JisonParser: perhaps it would be simpler to do in JS from content of the page? [02:13]
RobertPlummer: here is some doc about mdash: http://grammar.about.com/od/d/g/dashterm.htm
bla bla bla--abcdef--sdjfhf sd should not be strikethrough
bla bla bla --abcdef-- sdjfhf sd should be strikethrough
"London looked like the moon's capital--shallow, cratered, extinct." no strikethrough
"Oh, little girl, have you a penny to spare for a poor old woman that's not got anything of her own? We don't have a thing in the world--not a penny for candy--not a thing! Little girl, just a nickel--a penny--." no strikethrough
if -- is preceded by a space, it should be strikethrough
[02:22]
CIA-82tikiwiki: 03robertplummer * r41722 10/trunk/lib/core/JisonParser/ (Wiki/Handler.php Wiki.jison Wiki.js Wiki.php): [FIX] a few parsing issues with header and fix '-- ' parsing, which I guess is english [02:28]
marclaportevery soon, Jison Parser will do some things better than legacy parser ;-) [02:30]
RobertPlummermarclaporte: Is -- a special case?
Or are we going to find this in other parts of tiki?
If it is just 1 syntax, than I think we can make an exception.
marclaporte: Another thing, it isn't just preceded by a space, it is if the line starts with n or ends with n is it a letter or a number just after or before it, etc. It can get complicated very fast for that little guy.
[02:30]
marclaporte-- and [ ] are syntaxes with high probability of false positives
because they are used in regular text
[02:33]
RobertPlummerWhen I try handling those in a non-standard manner, the parser blows up. marclaporte [02:44]
arildbjoined #tikiwiki [02:51]
marclaportehehe [03:02]
arildb_joined #tikiwiki [03:03]
CIA-82tikiwiki: 03robertplummer * r41723 10/trunk/lib/core/JisonParser/ (Wiki.jison Wiki.js Wiki.php): [FIX] Fix -- and [ if they are not closed they will not parse [03:03]
RobertPlummermarclaporte: I found a way to do it, but NOTE
--This is a note
--This is another note
^the first line will be marked out here
You figure it out, I'm done for the night.
[03:03]
goj_killedByISPjoined #tikiwiki [03:06]
marclaporteThanks! [03:07]
............................................................... (idle for 5h14mn)
redflojoined #tikiwiki [08:21]
...................................... (idle for 3h9mn)
chibaguyjoined #tikiwiki
polom
[11:30]
......... (idle for 42mn)
jacmoejoined #tikiwiki [12:12]
......... (idle for 40mn)
CIA-82tikiwiki: 03jonnybradley * r41724 10/branches/9.x/templates/header.tpl: [FIX] browser title: Strip won't strip when there's strip inside - was leading to strangeness on social networks [12:52]
...... (idle for 26mn)
arildbjoined #tikiwiki [13:18]
...... (idle for 25mn)
redflojoined #tikiwiki [13:43]
timjoined #tikiwiki [13:45]
amettejoined #tikiwiki [13:56]
.... (idle for 18mn)
CIA-82tikiwiki: 03jonnybradley * r41725 10/branches/9.x/lib/wiki-plugins/wikiplugin_redirect.php:
tikiwiki: [FIX] redirect: Detect and stop redirect loop when trying to redirect from the "home page" to the root of the site.
tikiwiki: This is needed by perspectives (for instance in mobile mode) to redirect from the "normal" home page to another one.
[14:14]
......... (idle for 43mn)
sandroandradejoined #tikiwiki [14:57]
.......... (idle for 48mn)
CIA-82tikiwiki: 03jonnybradley * r41726 10/branches/9.x/lib/setup/mobile.php:
tikiwiki: [FIX] mobile: Redirect to the perspective's home page if arriving on the default one.
tikiwiki: Only works when there's no current perspective stored in session.
tikiwiki: (similar to the previous attempt with the redirect plugin, but that doesn't work if the page is cached)
[15:45]
............ (idle for 55mn)
chealerjoined #tikiwiki
hi. is there something particular about blog posts and HTML? do they enable HTML or something?
[16:40]
CIA-82tikiwiki: 03jonnybradley * r41727 10/branches/9.x/lib/setup/mobile.php: [FIX] mobile: Disable fixed width (making the page far too wide) and enable sefurl which seems to work fine [16:45]
chealerwooo - my test 9.x is scaring me. I just got a page full of random "binary" - not even HTML
one more
http://ido.ath.cx:8080/tiki/9.x/tiki-admin.php
I guess that could have something to do with using PHP 5.4.4 RC 2
[16:45]
jacmoejoined #tikiwiki [16:50]
chealerit seems to be mostly broken pages now [16:53]
restarting Apache or clearing cache seems to have gotten over it [17:07]
CIA-82tikiwiki: 03chealer * r41728 10/branches/9.x/tiki-blog_rss.php:
tikiwiki: [FIX] Individual blog feeds: raw post content (r40224 regression)
tikiwiki: [REF] Avoid constant $descId variable (what's the point?)
[17:18]
matteo-servas-itjoined #tikiwiki [17:29]
xavijoined #tikiwiki
joined #tikiwiki
polom
[17:41]
.... (idle for 16mn)
jonnybjoined #tikiwiki
polomo
[17:58]
timjoined #tikiwiki [17:59]
xavihi jonnyb [18:03]
jonnybhi xavi [18:03]
xavijonnyb: I'd like to talk with you about next August... do you have 10 min for skype call? [18:04]
jonnyba little later? just deep in some os stuff [18:05]
xaviok, no problems. I'll be around the next 3h or so
and sometime tomorrow, probably
[18:06]
..... (idle for 21mn)
CIA-82tikiwiki: 03jonnybradley * r41729 10/trunk/ (44 files in 23 dirs):
tikiwiki: [MRG] Automatic merge, branches/9.x 41635 to 41728
tikiwiki: Conflict on lib/core/Services/Tracker/Controller.php and tree conflict on templates/tracker/remove_item.tpl resolved manually
[18:27]
..... (idle for 23mn)
jonnybjoined #tikiwiki
re
[18:50]
.... (idle for 19mn)
redflojoined #tikiwiki [19:10]
................... (idle for 1h34mn)
xavileft #tikiwiki [20:44]
................ (idle for 1h16mn)
Treblyjoined #tikiwiki
<any admin>Hi, do the http://www.greepit.com/open-source-icons-gcons/ have a right license to be used into tiki ?
[22:00]
CIA-82tikiwiki: 03lphuberdeau * r41730 10/branches/9.x/ (5 files in 4 dirs): [MOD] Remove marker layers and use styled vectors instead, fixes multiple inconsistencies and allows dragging of markers [22:03]
deekujoined #tikiwiki
I have a large number of files in a CDN and want to list those files in a file gallery in tiki, can I do it without uploading them to the web server?
[22:05]
.... (idle for 18mn)
jacmoejoined #tikiwiki [22:26]
redflojoined #tikiwiki
joined #tikiwiki
[22:33]
............ (idle for 59mn)
marclaportejoined #tikiwiki [23:32]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)