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

WhoWhatWhen
RobertPlummerjoined #tikiwiki [00:32]
........... (idle for 54mn)
marclaportehi all!
So we have http://doc.tiki.org/PluginList which is a more versatile (not just trackers), modern version of http://doc.tiki.org/PluginTrackerList
Is there anything like PluginFilter to be the equivalent for http://doc.tiki.org/PluginTrackerFilter ?
[01:26]
arildb_joined #tikiwiki [01:36]
.... (idle for 19mn)
joined #tikiwiki [01:55]
joined #tikiwiki [02:04]
............. (idle for 1h4mn)
goj_killedByISPjoined #tikiwiki [03:08]
Bsfezjoined #tikiwiki [03:13]
......... (idle for 43mn)
arildbjoined #tikiwiki [03:56]
arildb_joined #tikiwiki [03:59]
..... (idle for 21mn)
Tiki-KGBtikiwiki 03arildb r44141 10trunk/tiki-check.php
tikiwiki [FIX] Check if curl_exec exists before before calling it.
[04:20]
arildb_joined #tikiwiki [04:25]
...... (idle for 29mn)
Tiki-KGBtikiwiki 03arildb r44142 10trunk/lib/search/searchlib-unified.php
tikiwiki [FIX] only call exec, if the function exists
[04:54]
kstingeljoined #tikiwiki
polom
[04:54]
....... (idle for 33mn)
gour_joined #tikiwiki [05:29]
........ (idle for 35mn)
marclaportejoined #tikiwiki [06:04]
............................. (idle for 2h22mn)
Tiki|botNew Forum Posts: Hot words getting gargled - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45637 [08:26]
Bsfezjoined #tikiwiki [08:36]
......... (idle for 43mn)
redflojoined #tikiwiki [09:19]
Bsfezjoined #tikiwiki [09:27]
...... (idle for 27mn)
fresherjoined #tikiwiki
hi all
i have a ? ?
can anyone help me ?
i'm trying to manage a logistic company
just simple customer info and orders
[09:54]
gourgour finished with svn checkout of tiki repo...40G :-/ [10:00]
.......... (idle for 47mn)
mosejoined #tikiwiki [10:47]
........... (idle for 53mn)
arildbjoined #tikiwiki [11:40]
...... (idle for 27mn)
Tiki|botjoined #tikiwiki [12:07]
....... (idle for 31mn)
joined #tikiwiki [12:38]
........ (idle for 35mn)
arildbAny change of an auto-merge 10 -> trunk soon? Changes for namespaces are still missing in trunk [13:13]
............ (idle for 58mn)
Bsfezjoined #tikiwiki [14:11]
arildb_joined #tikiwiki [14:20]
arildb__joined #tikiwiki [14:25]
arildb_joined #tikiwiki [14:38]
changiarildb_: will be done in 2 minuets [14:38]
sandroandradejoined #tikiwiki [14:44]
gillesMMjoined #tikiwiki [14:45]
changiarildb: done [14:47]
arildbchangi: thanks [14:47]
Tiki-KGBtikiwiki 03changi67 r44143 10(6 files in 5 dirs)
tikiwiki [MRG] Automatic merge, branches/10.x 44107 to 44140
tikiwiki with manual mergo on lib/search/searchlib-unified.php /templates/admin/include_general.tpl / templates/admin/include_wiki.tpl
[14:48]
Tiki|botjoined #tikiwiki [14:49]
arildbI am trying to get wkhtmltopdf working on debian. Webkit is set for "PDF from URL" + the path. assume I have to change the permission of the wkhtmltopdf exe file. Which permission should I set? [15:03]
changiarildb: it won't work, the version provide on debian is not compatible
arildb: i was obliged to compile it myself
[15:03]
arildbchangi ...ah-h ...thanks
changi: I am also trying on windows 7 using IIS. Do you know if that is compatible?
[15:04]
changiarildb: no clue [15:04]
arildbok [15:05]
changihttp://archives.tiki.org/wkhtmltopdf-amd64
arildb: only if you are on 64 bits platform
[15:05]
arildbI get....Forbidden
You don't have permission to access /wkhtmltopdf-amd64 on this server.
changi: I am on 64 bits
changi: any chance I can get access?
[15:06]
changiarildb: retry [15:07]
arildbchangi: seems to work now...is this an exe file? [15:08]
changiarildb: it needs to be executable by www-data
arildb: it's a binary, yes
[15:08]
arildbso, windows binary I assume. Note I run IIS [15:08]
changinot a windows binary, a linux one [15:09]
arildbchangi: ok, any windows exe equivalent? [15:10]
changiarildb: not a windows fan, sorry [15:10]
arildbchangi: he he...np [15:10]
changi: the wkhtmltopdf is triggered by the command: return `{$this->location} $arg -`; where $this->location is the exefile path. ... or so it seems. Does this call PHP exec(...) or shell_exec(..) functions? I don't quite undertand the workings in the code. [15:16]
Tiki|botjoined #tikiwiki [15:17]
changiarildb: good question
arildb: exec
[15:22]
arildbchnagi: how did you determine that it uses exec(...) ? [15:22]
changiarildb: shell_exec
it's because of ` ` : http://php.net/manual/fr/language.operators.execution.php
[15:22]
arildbchangi: thanks. That means that shell_exec(..) is required by Tiki if PDF from URL: = WebKit ....contrary to what tiki-check says. [15:25]
changiarildb: yes it is [15:26]
arildbchangi: guess we should modify tiki-check to relect that wkhtmltopdf requires shell_exec
s/relect/reflect
[15:27]
changiarildb: yes [15:29]
arildbchangi: I will do the update [15:29]
Tiki-KGBtikiwiki 03changi67 r44144 10trunk/lib/ 10openpgp/openpgplib.php 10trackers/trackerlib.php
tikiwiki no changes - code styling see http://qa.tiki.org
[15:30]
arildbchangi: did you my proposal to rearrange the sections in tiki-check? [15:33]
Tiki-KGBtikiwiki 03arildb r44145 10trunk/tiki-check.php
tikiwiki [FIX] Update the tiki-check shell_exec description. It is needed when using WebKit(wkhtmltopdf).
[15:38]
changiarildb: not yet
arildb: now yes :)
arildb: why not
[15:44]
arildbchangi: I think it's better, but will await some more feedback before I do any changes [15:47]
changiarildb: you have mine :) [15:47]
arildbchangi: yes, thanks [15:47]
Tiki-KGBtikiwiki 03arildb r44146 10trunk/tiki-check.php
tikiwiki [ENH] Show if WebKit is enabled in the shell_exec description
[15:54]
arildb_joined #tikiwiki [16:02]
Tiki-KGBtikiwiki 03arildb r44147 10trunk/tiki-check.php
tikiwiki [ENH] Show if blog feature is enabled in allow_url_fopen.
tikiwiki Adjusted spacing for WebKit check.
tikiwiki 03changi67 r44148 10trunk/ 10(8 files in 7 dirs)
tikiwiki no changes - code styling see http://qa.tiki.org
tikiwiki 03arildb r44149 10trunk/tiki-check.php
tikiwiki no changes - coding style fixes
[16:06]
.... (idle for 15mn)
arildb_joined #tikiwiki [16:25]
Bsfezjoined #tikiwiki [16:37]
.... (idle for 17mn)
Tiki-KGBtikiwiki 03arildb r44150 10trunk/web_config
tikiwiki [ENH] Explicitly set the IIS7 maxAllowedContentLength, which is one components which limits the max file size during uploads.
tikiwiki Users can now adjust this value easier. This component is currently *not* a part of the calculation: max file upload size, presented to users in the upload panel.
tikiwiki When installing the IIS maxAllowedContentLength is set to 30MB, which is IIS default. IIS installation which already have adjusted this value at IIS server level, must adjust the new web.config value accordingly.
[16:54]
tikiwiki 03arildb r44151 10trunk/web_config
tikiwiki [MOD] Disable custom requestLimits > maxAllowedContentLength by default, so existing server settings are not overridden
[17:00]
...... (idle for 26mn)
tikiwiki 03arildb r44152 10trunk/ 10templates/tiki-upload_file.tpl 10tiki-upload_file.php
tikiwiki [DOC] Improve doc around max file upload size on IIS
[17:26]
.... (idle for 18mn)
tikiwiki 03hollmeer r44153 10trunk/ 10(7 files in 6 dirs)
tikiwiki Altered Tiki OpenPGP implementation for PGP/MIME compliant emails, notifications, and newsletters, to use configurable preferences in Admin->Security->OpenPGP tab. Tested and working in tiki 11 SVN.
[17:44]
USlackerjoined #tikiwiki [17:49]
....... (idle for 33mn)
Tiki-KGBtikiwiki 03arildb r44154 10trunk/tiki-print.php
tikiwiki [FIX] Catch invalid PDF
[18:22]
jacmoejoined #tikiwiki [18:29]
....... (idle for 32mn)
kstingeljoined #tikiwiki [19:01]
lindonbjoined #tikiwiki [19:10]
Tiki|botjoined #tikiwiki [19:21]
oherteljoined #tikiwiki
Hello! :)
tw.o is on 10.x now.
[19:33]
Tiki|bottw.o or t.o is just a shortcut referring to the official website of the project: http://tiki.org [19:34]
Tiki-KGBtikiwiki 03arildb r44155 10trunk/lib/pdflib.php
tikiwiki [MOD] PDF from URL: WekKit (wkhtmltopdf) now writes a temporary file when generating the PDF.
tikiwiki [FIX] WebKit output used to be stdout, but this has encoding(?) problems on windows 7 64-bit.
tikiwiki 03yonixxx r44156 10branches/10.x/styles/BiDi/BiDi.css
tikiwiki [FIX]Fivealive is now default theme for BiDi to handle rtl languages
[19:44]
tikiwiki 03yonixxx r44157 10branches/10.x/styles/BiDi/BiDi.css
tikiwiki [FIX]Fivealive is now default theme for BiDi to graphics
[20:00]
BsfezBsfez having fun… :(
ohertel: good work tks !
[20:04]
ohertelBsfez: Not sure if all is well. It's slow... and there is this weird ")); at the end of the page. [20:09]
Tiki-KGBtikiwiki 03yonixxx r44158 10branches/10.x/styles/BiDi/BiDi.css
tikiwiki [ENH]Fivealive is now default theme for BiDi as it should be
[20:10]
ohertelAnything special I need to do besides switching docroot to 10.x, clean all caches etc. and update the database? rebuilding search in dex threw an error. [20:10]
Bsfezwell, i try to find sometime to start to check it, but if you see something you can correct… plz. I fear they won't be a lot of people online to help till monday. [20:11]
Tiki-KGBtikiwiki 03yonixxx r44159 10branches/10.x/templates/tiki-admin_notifications.tpl
tikiwiki [FIX]Punctuation fix
[20:12]
Bsfezanyway i'm no coder so beside reporting they won;t be a lot i can do. [20:12]
ohertel;) [20:12]
BsfezLOL i'm doing enough versioning for today ! [20:13]
Tiki-KGBtikiwiki 03yonixxx r44160 10branches/10.x/lang/he/language.php
tikiwiki [TRA]Hebrew language so most of a default install look ok
[20:14]
lindonbwhat is the tiki syntax to show the username of the user? [20:20]
Bsfezlindonb: {{user}} will display the user name [20:27]
lindonbhmmm, that's not working for me in trunk
it works for you?
[20:27]
Bsfez:) never tried this [20:29]
RobertPlummerleft #tikiwiki [20:29]
Bsfezohertel: minified is on ? may be you could turn of all caches ? (btw i had such ")); once because of broken translation page)...
lindonb: i'm checking in 9 and 10 don't have trunk ready now
[20:30]
lindonbthanks! [20:31]
Bsfezt9 work, did you activate : admin=> edit & plugin… wait i need to check
Wiki argument variables
lindonb: ok and work also in t10, just be sure to check "Wiki argument variables "
[20:33]
lindonbok, this is in the wiki admin panel? [20:36]
marclaportejoined #tikiwiki [20:36]
Bsfezadmin=> edit & plugin
polom Marc
[20:36]
lindonbBsfez: thanks, works like a charm! [20:38]
Bsfezohertel: the menu on t.o is uncomplete, something is broken there, after "Newsletter".
lindonb: welcome :)
[20:39]
......... (idle for 44mn)
dhazeljoined #tikiwiki [21:23]
lostmuffinjoined #tikiwiki
Hi - just installed tiki, and the install seems to have completed successfully. But, when I try to log in with the admin password the first time, it just goes back to the starter page without logging in. Used IE8 and Firefox 3 & 12
tiki version was 9.2
also used IE9
[21:26]
Tiki-KGBtikiwiki 03arildb r44161 10trunk/lib/pdflib.php
tikiwiki [MOD] Die with a proper error message if required shell_exec function is not available.
[21:36]
lostmuffineh? [21:38]
..... (idle for 23mn)
gourmarclaporte: ping [22:01]
....... (idle for 31mn)
Bsfezjoined #tikiwiki [22:32]
redflojoined #tikiwiki [22:37]
fabriciusjoined #tikiwiki [22:38]
redflojoined #tikiwiki [22:40]
gourmarclaporte: i'm attempting to convert tiki codebase to git --> fossil, but my resources (aka internet connection) are limited...if you have better opportunity you may find this guide(s) useful: http://john.albin.net/git/git-svn-migrate & http://www.fossil-scm.org/fossil/wiki?name=Cookbook#SVN
marclaporte: i'm trying with the git-svn-migrate guide, but didn't edit authors.txt file...anyway, this short encounter with svn shows me it way more complex than fossil ;)
probably real conversion would be a more difficult job, but for evaluation purposes i hope you can do something
as far as i'm concerned, at this moment i prefer do some more nginx-related setup and then move my site(s) to tiki
[22:42]
gour --> sleep [22:53]

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