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

WhoWhatWhen
lindonbjoined #tikiwiki [00:31]
dennmansleft #tikiwiki [00:39]
.......... (idle for 46mn)
jacmoejoined #tikiwiki [01:25]
..................... (idle for 1h44mn)
goj_killedByISPjoined #tikiwiki [03:09]
Tiki|botjoined #tikiwiki [03:12]
.................. (idle for 1h28mn)
Tiki-KGBtikiwiki 03lindonb r44162 10trunk/ 10(6 files in 6 dirs)
tikiwiki [ENH] PluginMemberPayment: Allow the user to set the url that the payment service (like PayPal) will return to
[04:40]
..................................... (idle for 3h2mn)
Tiki|botjoined #tikiwiki [07:42]
..... (idle for 24mn)
gourjoined #tikiwiki [08:06]
.............. (idle for 1h8mn)
arildbjoined #tikiwiki [09:14]
gourmorning
anyone using nginx with tiki?
[09:23]
Bsfezjoined #tikiwiki [09:28]
............ (idle for 59mn)
dennmansjoined #tikiwiki [10:27]
................ (idle for 1h16mn)
redflojoined #tikiwiki [11:43]
........... (idle for 52mn)
changigour: yes [12:35]
gour: i didn't take the time to convert the htaccess for now [12:41]
gourchangi: i'm worried how to solve the problem described in http://www.stevestreeting.com/2012/05/09/apache-to-nginx-php-fpm-part-1/ [12:42]
arildbnext.tiki.org shows an error at the bottom: "Failed to execute "bot_logo_code" module". I don't know this module. Anybody? [12:43]
changigour: you mean the + issue ? [12:44]
gourchangi: yes, i bet it's very common in tiki [12:44]
changigour: like he say, sometimes apps shouldn't take advantage of apache lak
e
[12:46]
gourgour nods
htaccess is often abused
still, how to resolve it in the meantime
[12:46]
changigour: another thing, i'm converting the svn repo to git using the merge script you mentionned, i'm at commit 38000 [12:46]
gourchangi: you must have good internet connection :_) [12:47]
changigour: propose to replace + with a more compliant script
gour: no, i have a local copy of the svn repos
[12:47]
gouri did svn checkout and it's 40G, but then i could not migrate to git when having local svn checkout [12:47]
changis/script/caracter
gour: by copy i mean a svnsync copy
[12:48]
gourattempt to use svnserve locally was not successful and i gave up since it requires to know more about svn then i'm interested in :-)
changi: hopefully, you/marclaporte/someone-else can properly migrate to fossil and evaluate
[12:48]
changigour: anothre tricky question, does your dvcs provide external refs like svn ?
gour: because we are using it for all our external lib (zend / pear / phpcs / etc)
[12:49]
gourchangi: i don't think so...it's svn's specialty...even git does it differently [12:50]
changibbl
gour: that will be a problem
[12:50]
gourchangi: all i can say is that fossil is using non-released version of sqlite and now includes zlib for OS-es (like windows) [12:51]
........ (idle for 37mn)
changigour: so you are obliged to commit all external lib in your repos
changi git creation revision 39000 after 16h
[13:28]
.......... (idle for 48mn)
gourchangi: how often are those external libs changing?
changi: to me it's not a big problem, considering the size i got for the size of experimental fossil repo for one tiki branch in comparison with the size of svn repo
changi: there are ~44000 commits, right?
[14:17]
changigour: yes [14:22]
arildb_joined #tikiwiki [14:24]
arildb__joined #tikiwiki [14:26]
.... (idle for 15mn)
Tiki|botNew Forum Posts: Themes and RTL languages - http://tiki.org/tiki-view_forum_thread.php?forumId=13&comments_parentId=45638 [14:41]
Bsfezpolom [14:45]
Tiki-KGBtikiwiki 03yonixxx r44163 10branches/10.x/styles/ 03fivealive/options/blueberry/rtl/siteheader_rtl.jpg 03fivealive/options/blueberry/rtl
tikiwiki [TRA]Making default install theme work also fine if rtl language is selected
tikiwiki 03yonixxx r44164 10branches/10.x/styles/BiDi/BiDi.css
tikiwiki [TRA]Making default install theme work also fine if rtl language is selected
tikiwiki 03yonixxx r44165 10branches/10.x/lang/he/language.php
tikiwiki [TRA]hebrew translation
[14:48]
.... (idle for 19mn)
gourchangi: i'm curios how big will be git & fossil repos...svn checkout of 40G is not something pleasant to handle around [15:09]
Tiki-KGBtikiwiki 03changi67 r44166 10(6 files in 6 dirs)
tikiwiki [MRG] Automatic merge, branches/10.x 44140 to 44165
[15:10]
changigour: you have 40 Go becasue of the external refs
gour: tik is 100Mo per version
50 commits left before ending
[15:13]
gourchangi: well, but those external refs still occupy server' space, right?
i do not complain about tiki's size, but svn repo's size :-)
[15:15]
changigour: the svn repos is 1.3 Go [15:15]
gourchangi: it means git & fossil will be very slim ;) [15:16]
changifor now git is 900 Mo
not so slim
[15:16]
gourcheck fossil and be surprised ;)
gour is fighting with nginx's 504 errors
[15:17]
changigour: do you have a howto to move from git to fossil ? [15:17]
gourchangi: check this http://www.fossil-scm.org/fossil/wiki?name=Cookbook#SVN & http://fossil-scm.org/index.html/doc/trunk/www/inout.wiki [15:18]
changigour: 294 Mo after gc :) [15:22]
arildb_joined #tikiwiki [15:25]
gour:-)
gour is curious about git --> fossil
[15:25]
Bsfezchangi: arf tks for the merge, i was trying to put my changes in trunk and didn't understand why the operation failed. :) [15:26]
arildb__joined #tikiwiki [15:26]
gourchangi: did you have any timeout issues with nginx when installing? [15:27]
changigour: i put a timeout to 300s on fpm connection [15:29]
gouri've even more...what about max_execution_time? [15:29]
changigour: you should see the problem in nginx logs no ,
?
[15:30]
gourit seems that i should increase verbosity in the logs
omne problem is that i get 504 error by reverse proxy...my nginx is behind it
*one
[15:31]
changithe timeoutis on the reverse proxy [15:32]
gouryes and i do not have influence on it :-/
(unless i want to use my own VPS)
[15:34]
changican be a problem :( [15:35]
gourhow is your conversion to fossil going on? [15:36]
Tiki-KGBtikiwiki 03yonixxx r44167 03trunk/styles/greenvalley.css
tikiwiki [NEW]New theme kind of nature working fine also with rtl languages
[15:38]
changi2 Go for now [15:38]
Tiki-KGBtikiwiki 03yonixxx r44168 10trunk/styles/ 10(50 files in 4 dirs)
tikiwiki [NEW]New theme kind of nature working fine also with rtl languages
[15:40]
gourchangi: bigger than git? [15:40]
changigour: for now yes
gour: but the convertion is not over
[15:40]
gourhmm...it should do vacuuum at the end, iirc [15:40]
changiiirc stand for ,
?
[15:41]
gourif i recall correctly [15:41]
changithx [15:41]
gour: 2.5 Go, i hope the vaccum will come [15:47]
gourchangi: interesting...mine went from 400M for git to 30M for fossil
actually, svn was 481, git 32, fossil 29m
*git 132
[15:48]
Tiki-KGBtikiwiki 03yonixxx r44169 10trunk/styles/greenvalley.css
tikiwiki [NEW]New theme kind of nature working fine also with rtl languages
[15:52]
changigour: need to restart, no space left on device [15:53]
gour:-( [15:53]
Tiki-KGBtikiwiki 03yonixxx r44170 10trunk/styles/greenvalley/ 03greenvalley.png 04carousel_picts
tikiwiki [NEW]New theme kind of nature working fine also with rtl languages
[15:54]
changigour: there is no progress bar so don't know if we were close to the end [15:55]
gourrm that svn checkout to release space :-D [15:57]
changidon't need to, i have another partition :) [15:58]
gourahh...even better ;)
changi: in any case i believe that it would be worth to post your experience to the fossil list
[15:58]
changigour: which part, the "no space left" :) [16:03]
gourchangi: no, the overall size only ;) [16:03]
refizulgour: I started with nginx, but it's a mess. Administration preliminaries are tough, I didn't comlplete the Tiki installation yet. [16:10]
gourrefizul: what is mess? its config? [16:11]
refizulgour: the config templates for php-fpm are broken in NetBSD and Debian/dotdeb [16:13]
gourrefizul: i'm using my own build from the src [16:14]
changirefizul: i'm using it(debian/dotdeb), they are working
changi: refizul maybe i can post my configuration on doc.tiki.org
[16:14]
gourchangi: with workaround for '+' :-D [16:15]
changigour: :), not for now [16:15]
refizulchangi: thx, I managed to fix the Debian+dotdeb conf last night [16:15]
changirefizul: what do you mean by fix ? [16:16]
refizulchangi: but a working conf on doc.t.o would be a good idea
changi: a commented line was not usable when uncommented, a missing whitespace, and I added the complete path to filename
changi: I guess it was the template in sites-available
[16:16]
changirefizul: will put my nginx configuration and php-fpm conf on a page call Nginx+php-fpm [16:18]
gourchangi: how is fossil doing? [16:20]
changigour: 3.4 Go, not finished [16:20]
refizulchangi: AFAICS it was the Debian sites-available/default not the one from dotdeb [16:24]
gourmaybe i should try install with apache and then switch...btw, what is the procedure to change tiki installation from one TLD to the other?
refizul: i was able to install tiki with nginx on debian on my own localhost...the problem is on production server where i'm behind reverse-proxy
all in all, nginx+tiki needs some love
[16:24]
refizulchangi: yes, the problem in default was the same as in NetBSD's template: /scripts$fastcgi_script_name; [16:26]
gourcherokee (which i liked) development is stalled, same with lighty...so not many choices if we want to save some ram and avoid apache [16:27]
refizulgour: Tiki does not know 3rdLDs in default, but you can use them in perspectives [16:28]
gourrefizul: what is 3rdLD?
subdomain?
[16:29]
refizulgour: this means moving from foo.example.com to bar.example.com should work without changes in the configuration (usually)
gour: yes, third level domain, or what did you mean with TLD?
[16:29]
gourrefizul: ahh, aok. what about foo.bar.com to www.foobar.net?
top level domain
[16:29]
refizulsame [16:30]
gourit just works? [16:30]
refizulunless you configure something really speacial domain dependent: it is supposed to work immediately [16:30]
changigour: 6 Go and not finished [16:31]
gourcool...same with all the links for images/media etc.? [16:31]
refizulyou can even move it around in the file system tree [16:31]
gourchangi: do you perform some magic over there?
refizul: that i've heard, but was not sure when changing installation domain...preserving links is really cool feature in tiki
[16:31]
refizulfoo.example.com/tiki/ -> bar.example.net/cms/newtiki/ [16:32]
gouri have one domain for playing/testing and then after fixing all the redirects etc. would like to move it into production an a completely different domain [16:33]
refizulgour: if you do not use special features (e.g. domain depending layout via perpectives or similar stuff) you can do this without any extra work AFAIK [16:35]
gouri was advised on the mailing list to some something like example.com/b5-Introducing-Tiki-Profiles instead of example.com/blogpost5-Introducing-Tiki-Profiles for blog URLs...similar for articles - example.com/a5-Introducing-something-else
what do you think?
or to stay with 'default' tiki URLs and just do redirects which we anyway have to do
[16:35]
refizulgour: this depends on the URL style you want to have
I don't know how much work it is to adjust the rewrite rules to nginx
[16:36]
gourrefizul: for now, i'm only concerned to preserve old redirects...otherwise not sure if the proposed 'new style' is much better 'cause we anyway cannot have 'clean' URLs without those prefixes
refizul: there is online htaccess --> nginx converter
http://winginx.com/htaccess
[16:37]
changigour: nice website
gour: 10Go, not finished
[16:47]
gourchangi: the converter one?
changi: does it compete with svn size?
[16:48]
changisvn = 1.3 Go ; converter one 11 G, but still converting [16:51]
lindonbjoined #tikiwiki [16:53]
changirefizul: gour : http://doc.tiki.org/Nginx-php-fpm <= can be impoved
s/impoved/improved
[16:54]
Bsfezjoined #tikiwiki [16:56]
gourchangi: thanks a lot [16:58]
changi: which version of fossil you have? [17:06]
changiThis is fossil version [669b911dd9] 2010-12-10 12:51:33 UTC
the one provide on ubuntu system
[17:09]
gourprobably newer than what's available on my debian, but i regularly build from the src [17:15]
........ (idle for 37mn)
changigour: vaccum in progress : still 14 Go [17:52]
...... (idle for 29mn)
gour: 467 Mo
finished
[18:21]
gour: result svn: 3.2 Go / git 294 Mo / fossil 457 Mo [18:28]
gourchangi: a little bit more than expected, but still very nice
lot of pics...check settings for blobs
[18:35]
Tiki-KGBtikiwiki 03lindonb r44171 10trunk/lib/smarty_tiki/function.payment.php
tikiwiki [FIX] Properly check whether smarty tpl value is empty so that the correct default is used for returnurl (thanks arildb).
[18:42]
USlackerjoined #tikiwiki [18:52]
uSlacker|2joined #tikiwiki [18:53]
xavijoined #tikiwiki
polom
any css js master?
I'm testing a migration of tiki6 site from one server to another while upgrading to tiki9, and tabs doesn't seem to work in the new server
there is something wrong with javascript, I guess in the new server, I don't know why
when we check the "use tabs", it's displayed once with tabs (even if clicking on a tab title doesn't switch tab), and when clicking somewhere else in the same tiki, the setting is not kept (tabs are not used, and the setting seems to be off)
which seems odd to me...
any guess anyone on where to look
[19:00]
changixavi : jquery is loading ?
xavi: did you try removin css and js minify ?
[19:03]
xaviheya! you gave me the right hint!!!!
jquery was not loading... it seems. I changed cdn from jquery to none, and voila, tabs working!
(css and js minification were tried with on and off for hours)
[19:05]
changitabs are build with jquery-ui, so if the JQUERY-UI object is not load you have the result you have [19:06]
xaviyes, thanks, solved! :-) [19:09]
changixavi: my pleasure [19:13]
........... (idle for 51mn)
arildbparserlib.php line 2971 is currently: preg_match_all('/<a class="wiki" href="tiki-index.php?page=([^?&"]+)[^"]*"/', $data, $htmlLinks); Howvere, it seems like the class has changed from "wiki" to "wiki wiki_page"
Is "wiki" still used?
[20:04]
................ (idle for 1h15mn)
Tiki|botjoined #tikiwiki [21:20]
Tiki-KGBtikiwiki 03arildb r44172 10trunk/lib/parser/parserlib.php
tikiwiki [FIX] Incorrect class name used for html links. Caused broken backlinks for pages in html format
[21:32]
................. (idle for 1h20mn)
fabriciusjoined #tikiwiki [22:52]
......... (idle for 40mn)
Bsfezjoined #tikiwiki [23:32]

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