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

WhoWhatWhen
fabricius1joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
[03:17]
....................................................................................................................................................................... (idle for 13h51mn)
Tiki|botRecent Bug: - Tracker pop-up does not expand to right edge of page - http://dev.tiki.org/item7228-Tracker-pop-up-does-not-expand-to-right-edge-of-page
Recent Bug: - Tracker pop-up does not expand to right edge of page - http://dev.tiki.org/item7228-Tracker-pop-up-does-not-expand-to-right-edge-of-page
Recent Bug: - Tracker pop-up does not expand to right edge of page - http://dev.tiki.org/item7228-Tracker-pop-up-does-not-expand-to-right-edge-of-page
Recent Bug: - Tracker pop-up does not expand to right edge of page - http://dev.tiki.org/item7228-Tracker-pop-up-does-not-expand-to-right-edge-of-page
[17:08]
...................... (idle for 1h47mn)
Protocolusjoined #tikiwiki
joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
Hi everyone :)
Hi everyone :)
Hi everyone :)
Hi everyone :)
Trying to get a link to a raw file for downloading from our tiki wiki. tried searching but, it was not clear how this could be done. This will be used to download files using curl. Thanks vm for any help :)
Trying to get a link to a raw file for downloading from our tiki wiki. tried searching but, it was not clear how this could be done. This will be used to download files using curl. Thanks vm for any help :)
Trying to get a link to a raw file for downloading from our tiki wiki. tried searching but, it was not clear how this could be done. This will be used to download files using curl. Thanks vm for any help :)
Trying to get a link to a raw file for downloading from our tiki wiki. tried searching but, it was not clear how this could be done. This will be used to download files using curl. Thanks vm for any help :)
[18:55]
................................ (idle for 2h39mn)
Jyhem_laptopProtocolus: if you know the file ID is XX, the link would be /dlXX
Protocolus: if you know the file ID is XX, the link would be /dlXX
Protocolus: if you know the file ID is XX, the link would be /dlXX
Protocolus: if you know the file ID is XX, the link would be /dlXX
[21:36]
......... (idle for 42mn)
Protocolusawesome thanks!
awesome thanks!
awesome thanks!
awesome thanks!
Jyhem_laptop right now my links are like this:
Jyhem_laptop right now my links are like this:
Jyhem_laptop right now my links are like this:
Jyhem_laptop right now my links are like this:
mydomain.com/tiki-index.php?page=setting-up
mydomain.com/tiki-index.php?page=setting-up
mydomain.com/tiki-index.php?page=setting-up
mydomain.com/tiki-index.php?page=setting-up
[22:18]
Jyhem_laptopWhat content are you trying to download? I assumed you wanted to download files but now I'm not so sure
What content are you trying to download? I assumed you wanted to download files but now I'm not so sure
What content are you trying to download? I assumed you wanted to download files but now I'm not so sure
What content are you trying to download? I assumed you wanted to download files but now I'm not so sure
[22:23]
Protocolusoh i want to download the raw results
oh i want to download the raw results
oh i want to download the raw results
oh i want to download the raw results
of a wiki page
of a wiki page
of a wiki page
of a wiki page
no headers or fotters
no headers or fotters
no headers or fotters
no headers or fotters
footers
footers
footers
footers
[22:24]
Jyhem_laptopOhh, the print view?
Ohh, the print view?
Ohh, the print view?
Ohh, the print view?
[22:24]
Protocolusoh i guess so didn't know that was what it was called
oh i guess so didn't know that was what it was called
oh i guess so didn't know that was what it was called
oh i guess so didn't know that was what it was called
going to be like making bash scripts that i can download from curl using it
going to be like making bash scripts that i can download from curl using it
going to be like making bash scripts that i can download from curl using it
going to be like making bash scripts that i can download from curl using it
[22:24]
Jyhem_laptopTry mydomain.com/tiki-print.php?page=setting-up
Try mydomain.com/tiki-print.php?page=setting-up
Try mydomain.com/tiki-print.php?page=setting-up
Try mydomain.com/tiki-print.php?page=setting-up
[22:25]
Protocolusok one sec
ok one sec
ok one sec
ok one sec
ok had to enable it but i think that might have done it
ok had to enable it but i think that might have done it
ok had to enable it but i think that might have done it
ok had to enable it but i think that might have done it
:D
:D
:D
:D
thanks very much
thanks very much
thanks very much
thanks very much
[22:26]
Jyhem_laptopYou are welcome :-)
You are welcome :-)
You are welcome :-)
You are welcome :-)
[22:28]
Protocolushmm turns out it looks correct but it has extra html and JS in the output
hmm turns out it looks correct but it has extra html and JS in the output
hmm turns out it looks correct but it has extra html and JS in the output
hmm turns out it looks correct but it has extra html and JS in the output
maybe it's a raw or asis or something like that?
maybe it's a raw or asis or something like that?
maybe it's a raw or asis or something like that?
maybe it's a raw or asis or something like that?
unparsed?
unparsed?
unparsed?
unparsed?
oh maybe it's export
oh maybe it's export
oh maybe it's export
oh maybe it's export
[22:31]
.... (idle for 19mn)
Jyhem_laptopI'm not sure your use case is really supported :-(
I'm not sure your use case is really supported :-(
I'm not sure your use case is really supported :-(
I'm not sure your use case is really supported :-(
Another idea : https://doc.tiki.org/PluginAppFrame
Another idea : https://doc.tiki.org/PluginAppFrame
Another idea : https://doc.tiki.org/PluginAppFrame
Another idea : https://doc.tiki.org/PluginAppFrame
It allows displaying a page in fullscreen in another page which hosts the appframe plugin. I don't suppose that's what you want either.
It allows displaying a page in fullscreen in another page which hosts the appframe plugin. I don't suppose that's what you want either.
It allows displaying a page in fullscreen in another page which hosts the appframe plugin. I don't suppose that's what you want either.
It allows displaying a page in fullscreen in another page which hosts the appframe plugin. I don't suppose that's what you want either.
And don't know about the extra JS.
And don't know about the extra JS.
And don't know about the extra JS.
And don't know about the extra JS.
[22:53]
Protocolusi think i found it
i think i found it
i think i found it
i think i found it
https://github.com/tikiorg/tiki/blob/master/tiki-index_raw.php
https://github.com/tikiorg/tiki/blob/master/tiki-index_raw.php
https://github.com/tikiorg/tiki/blob/master/tiki-index_raw.php
https://github.com/tikiorg/tiki/blob/master/tiki-index_raw.php
i started looking in the source by where the print page was
i started looking in the source by where the print page was
i started looking in the source by where the print page was
i started looking in the source by where the print page was
and this looks to be close to it
and this looks to be close to it
and this looks to be close to it
and this looks to be close to it
just need to find the right params
just need to find the right params
just need to find the right params
just need to find the right params
[22:56]
Jyhem_laptopOhh, so mydomain.com/tiki-index_raw.php?page=setting-up ?
Ohh, so mydomain.com/tiki-index_raw.php?page=setting-up ?
Ohh, so mydomain.com/tiki-index_raw.php?page=setting-up ?
Ohh, so mydomain.com/tiki-index_raw.php?page=setting-up ?
[22:57]
Protocolusyeah it's closer but, not quite there
yeah it's closer but, not quite there
yeah it's closer but, not quite there
yeah it's closer but, not quite there
http://wiki.mydomain.com/tiki-index_raw.php?page=read-only-pis&textonly=y
http://wiki.mydomain.com/tiki-index_raw.php?page=read-only-pis&textonly=y
http://wiki.mydomain.com/tiki-index_raw.php?page=read-only-pis&textonly=y
http://wiki.mydomain.com/tiki-index_raw.php?page=read-only-pis&textonly=y
there is one footer at the bottom but beyond that it's super close
there is one footer at the bottom but beyond that it's super close
there is one footer at the bottom but beyond that it's super close
there is one footer at the bottom but beyond that it's super close
[22:57]
Jyhem_laptopYou can have a look at tiki-show_page_raw.tpl and clone it and adapt it in themes/templates/ and it will override the stock Tiki one.
You can have a look at tiki-show_page_raw.tpl and clone it and adapt it in themes/templates/ and it will override the stock Tiki one.
You can have a look at tiki-show_page_raw.tpl and clone it and adapt it in themes/templates/ and it will override the stock Tiki one.
You can have a look at tiki-show_page_raw.tpl and clone it and adapt it in themes/templates/ and it will override the stock Tiki one.
that's probably the template wher the footer is added
that's probably the template wher the footer is added
that's probably the template wher the footer is added
that's probably the template wher the footer is added
[23:01]
Protocolusgood idea
good idea
good idea
good idea
[23:03]
Jyhem_laptopI mean, that's the point of smarty templates: you can adapt them for your theme or your taste
I mean, that's the point of smarty templates: you can adapt them for your theme or your taste
I mean, that's the point of smarty templates: you can adapt them for your theme or your taste
I mean, that's the point of smarty templates: you can adapt them for your theme or your taste
[23:04]
Protocolusnice
nice
nice
nice
[23:04]
Jyhem_laptopIf you don't modify the Tiki-provided template and you override it as I suggested, you can still upgrade your Tiki without losing your custom changes
If you don't modify the Tiki-provided template and you override it as I suggested, you can still upgrade your Tiki without losing your custom changes
If you don't modify the Tiki-provided template and you override it as I suggested, you can still upgrade your Tiki without losing your custom changes
If you don't modify the Tiki-provided template and you override it as I suggested, you can still upgrade your Tiki without losing your custom changes
[23:05]

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