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

WhoWhatWhen
patrickproulxjoined #tikiwiki [00:02]
Durgeoblejoined #tikiwiki [00:06]
........ (idle for 36mn)
patrickproulxjoined #tikiwiki
joined #tikiwiki
[00:42]
nelsonkoleft #tikiwiki [00:58]
........... (idle for 50mn)
patrickproulxjoined #tikiwiki [01:48]
.... (idle for 15mn)
joined #tikiwiki [02:03]
amette__left #tikiwiki
joined #tikiwiki
[02:06]
............. (idle for 1h4mn)
patrickproulxjoined #tikiwiki [03:10]
joined #tikiwiki
joined #tikiwiki
[03:20]
joined #tikiwiki [03:31]
................. (idle for 1h21mn)
joined #tikiwiki
joined #tikiwiki
[04:52]
............. (idle for 1h4mn)
joined #tikiwiki [06:00]
joined #tikiwiki [06:10]
Tiki-KGB03amnabilal r62129 10branches/17.x/lib/pdflib.php * [Fix]Typo fixed, global pdf settings now working. [06:20]
........ (idle for 38mn)
torsten1joined #tikiwiki [06:58]
...................................................... (idle for 4h25mn)
jonnybjoined #tikiwiki [11:23]
.......... (idle for 48mn)
Telesightjoined #tikiwiki [12:11]
................. (idle for 1h21mn)
chibaguyjoined #tikiwiki
polom
[13:32]
....... (idle for 31mn)
jonnybpompom chibaguy [14:03]
chibaguyhi jonnyb [14:08]
Tiki-KGB03jonnybradley r62130 10branches/17.x/lib/core/Search/ContentSource/WebserviceSource.php * [FIX] webservice: Check template exists before rendering [14:14]
chibaguydog walking time; bbl. [14:14]
Tiki-KGB03jonnybradley r62131 10branches/17.x/lib/prefs/category.php * [FIX] search: Add profile reference for category_custom_facets [14:18]
..... (idle for 22mn)
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)
[14:40]
nelsonkojoined #tikiwiki [14:52]
...... (idle for 29mn)
patrickproulxjoined #tikiwiki [15:21]
...... (idle for 26mn)
amette__left #tikiwiki
joined #tikiwiki
[15:47]
ctruedenjoined #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.
[15:51]
Tiki-KGB03jonnybradley 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
[15:58]
..... (idle for 20mn)
amette__left #tikiwiki [16:18]
patrickproulxjoined #tikiwiki [16:22]
fabriciusHi 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:25]
ctruedenfabricius: 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. :-)
[16:27]
nelsonkoleft #tikiwiki [16:28]
....... (idle for 32mn)
ctruedenI 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:00]
patrickproulxjoined #tikiwiki [17:02]
fabriciusctrueden: 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
[17:06]
....... (idle for 33mn)
ctruedenThanks 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
[17:41]
Tiki-KGB03jonnybradley 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)
[17:42]
chibaguy_joined #tikiwiki [17:47]
..... (idle for 23mn)
Tiki-KGB03jonnybradley 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
[18:10]
ctruedenfabricius: 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!
[18:20]
fabriciusnot a PHP rogrammer either, sorry
ah gone
[18:21]
....... (idle for 33mn)
Tiki-KGB03lindonb 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
[18:54]
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
[19:06]
patrickproulxjoined #tikiwiki [19:19]
Tiki-KGB03lindonb r62143 10branches/17.x/templates/admin/include_fgal.tpl * [REF] control panel: missed timeout for submit elements [19:24]
03lindonb r62144 10branches/17.x/templates/admin/include_login.tpl * [REF] control panel: missed timeout for submit element [19:32]
03lindonb r62145 10branches/17.x/templates/admin/include_rss.tpl * [REF] control panel: missed timeout for submit elements [19:42]
03lindonb r62146 10branches/17.x/templates/admin/include_score.tpl
[REF] control panel: missed timeout for submit elements, and also for page jQuery
[19:52]
03lindonb r62147 10(8 files in 2 dirs) * [MRG] Automatic merge, branches/17.x 62138 to 62146 [20:00]
............ (idle for 56mn)
fabriciusjoined #tikiwiki [20:56]
................... (idle for 1h33mn)
arildbjoined #tikiwiki [22:29]

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