fabricius1: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki
Tiki|bot: 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
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
Protocolus: joined #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 :)
Jyhem_laptop: 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
Protocolus: if you know the file ID is XX, the link would be /dlXX
Protocolus: awesome 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
Jyhem_laptop: 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
What content are you trying to download? I assumed you wanted to download files but now I'm not so sure
Protocolus: oh 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
Jyhem_laptop: Ohh, the print view?
Ohh, the print view?
Ohh, the print view?
Ohh, the print view?
Protocolus: 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
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
Jyhem_laptop: 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
Try mydomain.com/tiki-print.php?page=setting-up
Protocolus: ok 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
Jyhem_laptop: You are welcome :-)
You are welcome :-)
You are welcome :-)
You are welcome :-)
Protocolus: 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
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
Jyhem_laptop: 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 :-(
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.
Protocolus: i 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
Jyhem_laptop: 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 ?
Ohh, so mydomain.com/tiki-index_raw.php?page=setting-up ?
Protocolus: yeah 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
Jyhem_laptop: 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.
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
Protocolus: good idea
good idea
good idea
good idea
Jyhem_laptop: 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
I mean, that's the point of smarty templates: you can adapt them for your theme or your taste
Protocolus: nice
nice
nice
nice
Jyhem_laptop: 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
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