Durgeoble: joined #tikiwiki patrickproulx: joined #tikiwiki
joined #tikiwiki nelsonko: left #tikiwiki patrickproulx: joined #tikiwiki
joined #tikiwiki amette__: left #tikiwiki
joined #tikiwiki patrickproulx: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03amnabilal r62129 10branches/17.x/lib/pdflib.php * [Fix]Typo fixed, global pdf settings now working. torsten1: joined #tikiwiki jonnyb: joined #tikiwiki Telesight: joined #tikiwiki chibaguy: joined #tikiwiki
polom jonnyb: pompom chibaguy chibaguy: hi jonnyb Tiki-KGB: 03jonnybradley r62130 10branches/17.x/lib/core/Search/ContentSource/WebserviceSource.php * [FIX] webservice: Check template exists before rendering chibaguy: dog walking time; bbl. Tiki-KGB: 03jonnybradley r62131 10branches/17.x/lib/prefs/category.php * [FIX] search: Add profile reference for category_custom_facets
03jonnybradley r62132 10branches/17.x/lib/core/Search/Elastic/Index.php
[FIX] search: Warn but carry on if a federated index is missing (plus add a phpdoc) nelsonko: joined #tikiwiki patrickproulx: joined #tikiwiki amette__: left #tikiwiki
joined #tikiwiki ctrueden: joined #tikiwiki
I'm looking for suggestions on the easiest way to convert from tikiwiki to markdown without having tiki installed/running. Ideas?
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.
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. Tiki-KGB: 03jonnybradley r62133 10branches/17.x/lib/jquery_tiki/pluginedit_list.js
[FIX] list gui: Fall back to source editing if the syntax doesn't work (yet) with the GUI amette__: left #tikiwiki patrickproulx: joined #tikiwiki 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? ctrueden: fabricius: I have content from tiki sites which I want to archive, and no longer modify (much if ever). So one time conversion.
Right now, I am trying my hand at compiling pandoc. :-) nelsonko: left #tikiwiki 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. patrickproulx: joined #tikiwiki fabricius: ctrueden: I think there was an export feature just taken out of Tiki 17
barely used, not maintained, but mabe still working until 16
I think there are possibilities .. something with structures .. maybe a hook to find at the mdf integration .. just pointers 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.
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 Tiki-KGB: 03jonnybradley r62134 10branches/17.x/lib/ 10jquery_tiki/pluginedit_list.js 10core/Services/Edit/PluginController.php 10core/Services/Edit/ListPluginHelper.php
[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) chibaguy_: joined #tikiwiki Tiki-KGB: 03jonnybradley r62135 10branches/17.x/lib/core/Services/Edit/ListPluginHelper.php * [FIX] list gui: Add options for filter.editable
03jyhem r62136 10trunk/setup.sh * [NEW] Add option for actually keeping current user and group 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.
So, I will use sed. My markup is pretty simple so I can live with a few edge cases I think.
Ciao! fabricius: not a PHP rogrammer either, sorry
ah gone Tiki-KGB: 03lindonb r62137 10(30 files in 14 dirs) * [MRG] Automatic merge, branches/17.x 62112 to 62135
03lindonb r62138 10branches/17.x/templates/admin/include_articles.tpl * [DOC] control panel: correct id so that the preference is hidden appropriately
03lindonb r62139 10trunk/templates/admin/include_articles.tpl 10trunk * [MRG] Automatic merge, branches/17.x 62135 to 62138
03lindonb r62140 10branches/17.x/templates/admin/include_articles.tpl * [REF] control panel: missed a timeout for a submit element
03lindonb r62141 10branches/17.x/templates/admin/include_connect.tpl * [REF] control panel: missed timeout for submit elements
03lindonb r62142 10branches/17.x/templates/admin/include_features.tpl * [REF] control panel: missed timeout for submit element patrickproulx: joined #tikiwiki Tiki-KGB: 03lindonb r62143 10branches/17.x/templates/admin/include_fgal.tpl * [REF] control panel: missed timeout for submit elements
03lindonb r62144 10branches/17.x/templates/admin/include_login.tpl * [REF] control panel: missed timeout for submit element
03lindonb r62145 10branches/17.x/templates/admin/include_rss.tpl * [REF] control panel: missed timeout for submit elements
03lindonb r62146 10branches/17.x/templates/admin/include_score.tpl
[REF] control panel: missed timeout for submit elements, and also for page jQuery
03lindonb r62147 10(8 files in 2 dirs) * [MRG] Automatic merge, branches/17.x 62138 to 62146 fabricius: joined #tikiwiki arildb: joined #tikiwiki