[00:32] RobertPlummer joined #tikiwiki [01:26] marclaporte hi all! [01:28] marclaporte So we have http://doc.tiki.org/PluginList which is a more versatile (not just trackers), modern version of http://doc.tiki.org/PluginTrackerList [01:28] marclaporte Is there anything like PluginFilter to be the equivalent for http://doc.tiki.org/PluginTrackerFilter ? [01:36] arildb_ joined #tikiwiki [01:55] arildb_ joined #tikiwiki [02:04] arildb_ joined #tikiwiki [03:08] goj_killedByISP joined #tikiwiki [03:13] Bsfez joined #tikiwiki [03:56] arildb joined #tikiwiki [03:59] arildb_ joined #tikiwiki [04:20] Tiki-KGB tikiwiki 03arildb r44141 10trunk/tiki-check.php [04:20] Tiki-KGB tikiwiki [FIX] Check if curl_exec exists before before calling it. [04:25] arildb_ joined #tikiwiki [04:54] Tiki-KGB tikiwiki 03arildb r44142 10trunk/lib/search/searchlib-unified.php [04:54] Tiki-KGB tikiwiki [FIX] only call exec, if the function exists [04:54] kstingel joined #tikiwiki [04:56] kstingel polom [05:29] gour_ joined #tikiwiki [06:04] marclaporte joined #tikiwiki [08:26] Tiki|bot New Forum Posts: Hot words getting gargled - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=45637 [08:36] Bsfez joined #tikiwiki [09:19] redflo joined #tikiwiki [09:27] Bsfez joined #tikiwiki [09:54] fresher joined #tikiwiki [09:54] fresher hi all [09:54] fresher i have a ? ? [09:54] fresher can anyone help me ? [09:55] fresher i'm trying to manage a logistic company [09:56] fresher just simple customer info and orders [10:00] * gour finished with svn checkout of tiki repo...40G :-/ [10:47] mose joined #tikiwiki [11:40] arildb joined #tikiwiki [12:07] Tiki|bot joined #tikiwiki [12:38] Tiki|bot joined #tikiwiki [13:13] arildb Any change of an auto-merge 10 -> trunk soon? Changes for namespaces are still missing in trunk [14:11] Bsfez joined #tikiwiki [14:20] arildb_ joined #tikiwiki [14:25] arildb__ joined #tikiwiki [14:38] arildb_ joined #tikiwiki [14:38] changi arildb_: will be done in 2 minuets [14:44] sandroandrade joined #tikiwiki [14:45] gillesMM joined #tikiwiki [14:47] changi arildb: done [14:47] arildb changi: thanks [14:48] Tiki-KGB tikiwiki 03changi67 r44143 10(6 files in 5 dirs) [14:48] Tiki-KGB tikiwiki [MRG] Automatic merge, branches/10.x 44107 to 44140 [14:48] Tiki-KGB tikiwiki with manual mergo on lib/search/searchlib-unified.php /templates/admin/include_general.tpl / templates/admin/include_wiki.tpl [14:49] Tiki|bot joined #tikiwiki [15:03] arildb I 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] changi arildb: it won't work, the version provide on debian is not compatible [15:04] changi arildb: i was obliged to compile it myself [15:04] arildb changi ...ah-h ...thanks [15:04] arildb changi: I am also trying on windows 7 using IIS. Do you know if that is compatible? [15:04] changi arildb: no clue [15:05] arildb ok [15:05] changi http://archives.tiki.org/wkhtmltopdf-amd64 [15:05] changi arildb: only if you are on 64 bits platform [15:06] arildb I get....Forbidden [15:06] arildb You don't have permission to access /wkhtmltopdf-amd64 on this server. [15:06] arildb changi: I am on 64 bits [15:06] arildb changi: any chance I can get access? [15:07] changi arildb: retry [15:08] arildb changi: seems to work now...is this an exe file? [15:08] changi arildb: it needs to be executable by www-data [15:08] changi arildb: it's a binary, yes [15:08] arildb so, windows binary I assume. Note I run IIS [15:09] changi not a windows binary, a linux one [15:10] arildb changi: ok, any windows exe equivalent? [15:10] changi arildb: not a windows fan, sorry [15:10] arildb changi: he he...np [15:16] arildb 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:17] Tiki|bot joined #tikiwiki [15:22] changi arildb: good question [15:22] changi arildb: exec [15:22] arildb chnagi: how did you determine that it uses exec(...) ? [15:22] changi arildb: shell_exec [15:23] changi it's because of ` ` : http://php.net/manual/fr/language.operators.execution.php [15:25] arildb changi: thanks. That means that shell_exec(..) is required by Tiki if PDF from URL: = WebKit ....contrary to what tiki-check says. [15:26] changi arildb: yes it is [15:27] arildb changi: guess we should modify tiki-check to relect that wkhtmltopdf requires shell_exec [15:27] arildb s/relect/reflect [15:29] changi arildb: yes [15:29] arildb changi: I will do the update [15:30] Tiki-KGB tikiwiki 03changi67 r44144 10trunk/lib/ 10openpgp/openpgplib.php 10trackers/trackerlib.php [15:30] Tiki-KGB tikiwiki no changes - code styling see http://qa.tiki.org [15:33] arildb changi: did you my proposal to rearrange the sections in tiki-check? [15:38] Tiki-KGB tikiwiki 03arildb r44145 10trunk/tiki-check.php [15:38] Tiki-KGB tikiwiki [FIX] Update the tiki-check shell_exec description. It is needed when using WebKit(wkhtmltopdf). [15:44] changi arildb: not yet [15:46] changi arildb: now yes :) [15:46] changi arildb: why not [15:47] arildb changi: I think it's better, but will await some more feedback before I do any changes [15:47] changi arildb: you have mine :) [15:47] arildb changi: yes, thanks [15:54] Tiki-KGB tikiwiki 03arildb r44146 10trunk/tiki-check.php [15:54] Tiki-KGB tikiwiki [ENH] Show if WebKit is enabled in the shell_exec description [16:02] arildb_ joined #tikiwiki [16:06] Tiki-KGB tikiwiki 03arildb r44147 10trunk/tiki-check.php [16:06] Tiki-KGB tikiwiki [ENH] Show if blog feature is enabled in allow_url_fopen. [16:06] Tiki-KGB tikiwiki Adjusted spacing for WebKit check. [16:10] Tiki-KGB tikiwiki 03changi67 r44148 10trunk/ 10(8 files in 7 dirs) [16:10] Tiki-KGB tikiwiki no changes - code styling see http://qa.tiki.org [16:10] Tiki-KGB tikiwiki 03arildb r44149 10trunk/tiki-check.php [16:10] Tiki-KGB tikiwiki no changes - coding style fixes [16:25] arildb_ joined #tikiwiki [16:37] Bsfez joined #tikiwiki [16:54] Tiki-KGB tikiwiki 03arildb r44150 10trunk/web_config [16:54] Tiki-KGB tikiwiki [ENH] Explicitly set the IIS7 maxAllowedContentLength, which is one components which limits the max file size during uploads. [16:54] Tiki-KGB 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. [16:54] Tiki-KGB 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. [17:00] Tiki-KGB tikiwiki 03arildb r44151 10trunk/web_config [17:00] Tiki-KGB tikiwiki [MOD] Disable custom requestLimits > maxAllowedContentLength by default, so existing server settings are not overridden [17:26] Tiki-KGB tikiwiki 03arildb r44152 10trunk/ 10templates/tiki-upload_file.tpl 10tiki-upload_file.php [17:26] Tiki-KGB tikiwiki [DOC] Improve doc around max file upload size on IIS [17:44] Tiki-KGB tikiwiki 03hollmeer r44153 10trunk/ 10(7 files in 6 dirs) [17:44] Tiki-KGB 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:49] USlacker joined #tikiwiki [18:22] Tiki-KGB tikiwiki 03arildb r44154 10trunk/tiki-print.php [18:22] Tiki-KGB tikiwiki [FIX] Catch invalid PDF [18:29] jacmoe joined #tikiwiki [19:01] kstingel joined #tikiwiki [19:10] lindonb joined #tikiwiki [19:21] Tiki|bot joined #tikiwiki [19:33] ohertel joined #tikiwiki [19:34] ohertel Hello! :) [19:34] ohertel tw.o is on 10.x now. [19:34] Tiki|bot tw.o or t.o is just a shortcut referring to the official website of the project: http://tiki.org [19:44] Tiki-KGB tikiwiki 03arildb r44155 10trunk/lib/pdflib.php [19:44] Tiki-KGB tikiwiki [MOD] PDF from URL: WekKit (wkhtmltopdf) now writes a temporary file when generating the PDF. [19:44] Tiki-KGB tikiwiki [FIX] WebKit output used to be stdout, but this has encoding(?) problems on windows 7 64-bit. [19:48] Tiki-KGB tikiwiki 03yonixxx r44156 10branches/10.x/styles/BiDi/BiDi.css [19:48] Tiki-KGB tikiwiki [FIX]Fivealive is now default theme for BiDi to handle rtl languages [20:00] Tiki-KGB tikiwiki 03yonixxx r44157 10branches/10.x/styles/BiDi/BiDi.css [20:00] Tiki-KGB tikiwiki [FIX]Fivealive is now default theme for BiDi to graphics [20:04] * Bsfez having fun… :( [20:04] Bsfez ohertel: good work tks ! [20:09] ohertel Bsfez: Not sure if all is well. It's slow... and there is this weird ")); at the end of the page. [20:10] Tiki-KGB tikiwiki 03yonixxx r44158 10branches/10.x/styles/BiDi/BiDi.css [20:10] Tiki-KGB tikiwiki [ENH]Fivealive is now default theme for BiDi as it should be [20:10] ohertel Anything 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:11] Bsfez well, 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:12] Tiki-KGB tikiwiki 03yonixxx r44159 10branches/10.x/templates/tiki-admin_notifications.tpl [20:12] Tiki-KGB tikiwiki [FIX]Punctuation fix [20:12] Bsfez anyway i'm no coder so beside reporting they won;t be a lot i can do. [20:12] ohertel ;) [20:13] Bsfez LOL i'm doing enough versioning for today ! [20:14] Tiki-KGB tikiwiki 03yonixxx r44160 10branches/10.x/lang/he/language.php [20:14] Tiki-KGB tikiwiki [TRA]Hebrew language so most of a default install look ok [20:20] lindonb what is the tiki syntax to show the username of the user? [20:27] Bsfez lindonb: {{user}} will display the user name [20:27] lindonb hmmm, that's not working for me in trunk [20:27] lindonb it works for you? [20:29] Bsfez :) never tried this [20:29] RobertPlummer left #tikiwiki [20:30] Bsfez ohertel: minified is on ? may be you could turn of all caches ? (btw i had such ")); once because of broken translation page)... [20:30] Bsfez lindonb: i'm checking in 9 and 10 don't have trunk ready now [20:31] lindonb thanks! [20:33] Bsfez t9 work, did you activate : admin=> edit & plugin… wait i need to check [20:34] Bsfez Wiki argument variables [20:35] Bsfez lindonb: ok and work also in t10, just be sure to check "Wiki argument variables " [20:36] lindonb ok, this is in the wiki admin panel? [20:36] marclaporte joined #tikiwiki [20:36] Bsfez admin=> edit & plugin [20:36] Bsfez polom Marc [20:38] lindonb Bsfez: thanks, works like a charm! [20:39] Bsfez ohertel: the menu on t.o is uncomplete, something is broken there, after "Newsletter". [20:39] Bsfez lindonb: welcome :) [21:23] dhazel joined #tikiwiki [21:26] lostmuffin joined #tikiwiki [21:29] lostmuffin 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 [21:30] lostmuffin tiki version was 9.2 [21:31] lostmuffin also used IE9 [21:36] Tiki-KGB tikiwiki 03arildb r44161 10trunk/lib/pdflib.php [21:36] Tiki-KGB tikiwiki [MOD] Die with a proper error message if required shell_exec function is not available. [21:38] lostmuffin eh? [22:01] gour marclaporte: ping [22:32] Bsfez joined #tikiwiki [22:37] redflo joined #tikiwiki [22:38] fabricius joined #tikiwiki [22:40] redflo joined #tikiwiki [22:42] gour marclaporte: 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 [22:43] gour 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 ;) [22:45] gour probably real conversion would be a more difficult job, but for evaluation purposes i hope you can do something [22:48] gour 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:53] * gour --> sleep