Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
rah_external_output
- Outputs external content-type snippets.
- Admin-interface under Extensions for creating and managing code snippets.
Offline
Re: rah_external_output
Hi Jukka.
this looks that it might be what I was looking for.
can you please explain further what you mean when you say “Create and set content-types for the code snippets”?
>Edit.
Also It seems that it does not parse txp and plugin tags. I’m not sure if it is supposed to.
Last edited by colak (2009-05-09 14:54:57)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: rah_external_output
colak wrote:
Also It seems that it does not parse txp and plugin tags. I’m not sure if it is supposed to.
Thank you for reporting a bug. Forgot to add parsing there. Version 0.2 released. Changelog:
- Fixed forgotten parse call.
colak wrote:
can you please explain further what you mean when you say “Create and set content-types for the code snippets”?
That the user can create predefined content-types and arrange them to the output snippets – whatever content-type you want. The way user uses it, is up to user.
For example I use content-type and the external feature to manage Firefox skins, sidebars and UIs that are located on central server.
Last edited by Gocom (2009-05-09 15:32:37)
Offline
Re: rah_external_output
Hi Jukka,
Downloaded and installed but I get the following errors when viewing the url generated by the snippet.
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 17
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 557
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 17
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 557
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 17
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 557
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 17
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 1
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 17
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 17
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 17
A problem occured while loading the plugin: rah_external_output -> Warning: extract() [function.extract]: First argument should be an array on line 17
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: rah_external_output
Gocom wrote:
That the user can create predefined content-types and arrange them to the output snippets – whatever content-type you want. The way user uses it, is up to user.
So this can be left blank:)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: rah_external_output
colak wrote:
Hi Jukka,
Downloaded and installed but I get the following errors when viewing the url generated by the snippet.
Works fine for me on four different servers. Be sure that the plugin is installed correctly and you are using non-special chars in the snippet name. Fcgi is not recommended because of the headers. So:
- Uninstall ( rah_uninstaller )
- Reinstall
- If doesn’t help, provide the input of your script and server setup (php mod/fcgi, mysql).
So this can be left blank:)
Yes, if you want to create content in text/html
. You can create predefined content-types in the Arrange content types interface which will turn the field in Snippet creation page into select field.
Last edited by Gocom (2009-05-09 15:52:44)
Offline
Re: rah_external_output
Works fine for me on four different servers. Be sure that the plugin is installed correctly and you are using non-special chars in the snippet name. Fcgi is not recommended because of the headers.
i’ve sent you an email.
If you need access to the back end to check it out let me know:)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Offline
Re: rah_external_output
Sorry to be dense… but I’m not sure I understand what this plugin does… is it like outputting a form? Could you give a more detailed usage scenario?
Offline
Re: rah_external_output
mrdale wrote:
Sorry to be dense… but I’m not sure I understand what this plugin does… is it like outputting a form? Could you give a more detailed usage scenario?
No, it doesn’t output a form. As I earlier said in this topic:
For example I use content-type and the external feature to manage Firefox skins, sidebars and UIs that are located on central server.
So, with it you could generate any content-type page, with out wasting any sections or page templates. For example a jar file, manage Ajax calls or output an sitemap or a Facebook program – any snipet you want. It’s up to the content type and code.
I created the plugins because I needed central server to manage Windows app UIs via web.
Offline
#11 2009-05-09 20:05:58
- FireFusion
- Member
- Registered: 2005-05-10
- Posts: 698
Re: rah_external_output
Great this is very useful.
Am using it to output my iCal feed and slideshow XML (rather then using up more sections).
Offline
Re: rah_external_output
New features request:
- list outputs while editing output – like for forms, with grouping by type
- link to “main page” from editing page
- save code’s into files – real speed improvement. PHP could be taken from ruud’s
rvm_css
…
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline