[00:02] patrickproulx joined #tikiwiki [00:06] Durgeoble joined #tikiwiki [00:42] patrickproulx joined #tikiwiki [00:45] patrickproulx joined #tikiwiki [00:58] nelsonko left #tikiwiki [01:48] patrickproulx joined #tikiwiki [02:03] patrickproulx joined #tikiwiki [02:06] amette__ left #tikiwiki [02:06] amette__ joined #tikiwiki [03:10] patrickproulx joined #tikiwiki [03:20] patrickproulx joined #tikiwiki [03:24] patrickproulx joined #tikiwiki [03:31] patrickproulx joined #tikiwiki [04:52] patrickproulx joined #tikiwiki [04:56] patrickproulx joined #tikiwiki [06:00] patrickproulx joined #tikiwiki [06:10] patrickproulx joined #tikiwiki [06:20] Tiki-KGB 03amnabilal r62129 10branches/17.x/lib/pdflib.php * [Fix]Typo fixed, global pdf settings now working. [06:58] torsten1 joined #tikiwiki [11:23] jonnyb joined #tikiwiki [12:11] Telesight joined #tikiwiki [13:32] chibaguy joined #tikiwiki [13:32] chibaguy polom [14:03] jonnyb pompom chibaguy [14:08] chibaguy hi jonnyb [14:14] Tiki-KGB 03jonnybradley r62130 10branches/17.x/lib/core/Search/ContentSource/WebserviceSource.php * [FIX] webservice: Check template exists before rendering [14:14] chibaguy dog walking time; bbl. [14:18] Tiki-KGB 03jonnybradley r62131 10branches/17.x/lib/prefs/category.php * [FIX] search: Add profile reference for category_custom_facets [14:40] Tiki-KGB 03jonnybradley r62132 10branches/17.x/lib/core/Search/Elastic/Index.php [14:40] Tiki-KGB [FIX] search: Warn but carry on if a federated index is missing (plus add a phpdoc) [14:52] nelsonko joined #tikiwiki [15:21] patrickproulx joined #tikiwiki [15:47] amette__ left #tikiwiki [15:47] amette__ joined #tikiwiki [15:51] ctrueden joined #tikiwiki [15:52] ctrueden I'm looking for suggestions on the easiest way to convert from tikiwiki to markdown without having tiki installed/running. Ideas? [15:53] ctrueden Someone filed a PR to pandoc for tiki, but it isn't merged. Another person did it by querying their tiki site remotely to get the HTML, then using pandoc on that, but my site is broken so I can't render the tiki markup. [15:53] ctrueden My current plan is to resort to using sed commands, but it feels like someone else must have done something more robust than that, so I thought I'd ask here before proceeding. [15:58] Tiki-KGB 03jonnybradley r62133 10branches/17.x/lib/jquery_tiki/pluginedit_list.js [15:58] Tiki-KGB [FIX] list gui: Fall back to source editing if the syntax doesn't work (yet) with the GUI [16:18] amette__ left #tikiwiki [16:22] patrickproulx joined #tikiwiki [16:25] fabricius Hi ctrueden. You want to convert TikiWikiSyntax to Markdown -> plan to move a Tiki sites full content to another software one times permanenty or frequently publishing Tiki artices on another website? [16:27] ctrueden fabricius: I have content from tiki sites which I want to archive, and no longer modify (much if ever). So one time conversion. [16:28] ctrueden Right now, I am trying my hand at compiling pandoc. :-) [16:28] nelsonko left #tikiwiki [17:00] ctrueden I guess my main question for tiki experts is: is there a way to call into one of the tiki PHP scripts from the CLI, e.g. to render a tiki file as HTML? Then I could feed that HTML into pandoc. I am no expert at tiki nor PHP, so not sure how feasible it would be. [17:02] patrickproulx joined #tikiwiki [17:06] fabricius ctrueden: I think there was an export feature just taken out of Tiki 17 [17:06] fabricius barely used, not maintained, but mabe still working until 16 [17:08] fabricius I think there are possibilities .. something with structures .. maybe a hook to find at the mdf integration .. just pointers [17:41] ctrueden Thanks fabricius. I will dig a little in the code, but if you have an hints which would make grepping easier, it would be much appreciated. But no worries if not. [17:41] ctrueden FYI, I gave up on integrating TikiWiki into pandoc as a reader; for anyone interested, see https://github.com/jgm/pandoc/issues/3284#issuecomment-292724590 [17:42] Tiki-KGB 03jonnybradley r62134 10branches/17.x/lib/ 10jquery_tiki/pluginedit_list.js 10core/Services/Edit/PluginController.php 10core/Services/Edit/ListPluginHelper.php [17:42] Tiki-KGB [FIX] list gui: Fixes for missing params in definition (such as filter.editable) and handle other plugins within output blocks better, such as divs etc (thanks Victor) [17:47] chibaguy_ joined #tikiwiki [18:10] Tiki-KGB 03jonnybradley r62135 10branches/17.x/lib/core/Services/Edit/ListPluginHelper.php * [FIX] list gui: Add options for filter.editable [18:10] Tiki-KGB 03jyhem r62136 10trunk/setup.sh * [NEW] Add option for actually keeping current user and group [18:20] ctrueden fabricius: I looked into calling TikiLib::parse_data from a CLI PHP script. But not sure what it does... couldn't find API documentation for the core library. Unfortunately, I ran into all sorts of problems trying to include the tiki core libs using require statements. I tried playing with set_include_path etc., but I am no PHP programmer, and everything I tried resulted in some class(es) or other not being found. [18:20] ctrueden So, I will use sed. My markup is pretty simple so I can live with a few edge cases I think. [18:21] ctrueden Ciao! [18:21] fabricius not a PHP rogrammer either, sorry [18:21] fabricius ah gone [18:54] Tiki-KGB 03lindonb r62137 10(30 files in 14 dirs) * [MRG] Automatic merge, branches/17.x 62112 to 62135 [18:58] Tiki-KGB 03lindonb r62138 10branches/17.x/templates/admin/include_articles.tpl * [DOC] control panel: correct id so that the preference is hidden appropriately [19:00] Tiki-KGB 03lindonb r62139 10trunk/templates/admin/include_articles.tpl 10trunk * [MRG] Automatic merge, branches/17.x 62135 to 62138 [19:06] Tiki-KGB 03lindonb r62140 10branches/17.x/templates/admin/include_articles.tpl * [REF] control panel: missed a timeout for a submit element [19:10] Tiki-KGB 03lindonb r62141 10branches/17.x/templates/admin/include_connect.tpl * [REF] control panel: missed timeout for submit elements [19:14] Tiki-KGB 03lindonb r62142 10branches/17.x/templates/admin/include_features.tpl * [REF] control panel: missed timeout for submit element [19:19] patrickproulx joined #tikiwiki [19:24] Tiki-KGB 03lindonb r62143 10branches/17.x/templates/admin/include_fgal.tpl * [REF] control panel: missed timeout for submit elements [19:32] Tiki-KGB 03lindonb r62144 10branches/17.x/templates/admin/include_login.tpl * [REF] control panel: missed timeout for submit element [19:42] Tiki-KGB 03lindonb r62145 10branches/17.x/templates/admin/include_rss.tpl * [REF] control panel: missed timeout for submit elements [19:52] Tiki-KGB 03lindonb r62146 10branches/17.x/templates/admin/include_score.tpl [19:52] Tiki-KGB [REF] control panel: missed timeout for submit elements, and also for page jQuery [20:00] Tiki-KGB 03lindonb r62147 10(8 files in 2 dirs) * [MRG] Automatic merge, branches/17.x 62138 to 62146 [20:56] fabricius joined #tikiwiki [22:29] arildb joined #tikiwiki