Author:
Current version:
0.1
About It:
Rate it:
Flag it:
If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
rah_css_embed
This plugin has been superseded by rah_function and rah_external_output. Rah_function can easily be used to embed stylesheets from the database to your page template and produce same results. Alternative rah_external_output’s Form partial can be used to store and output CSS files.
Uses rah_function to call fetch() which then gets a stylesheet. “MyCSSName” would be the name of the stylesheet.
<style type="text/css">
<txp:rah_function
call="fetch, htmlspecialchars"
get="css"
from="txp_css"
where="name"
is="MyCSSName"
/>
</style>
Archived [?]: superseded
Initially released:
2008/07/17
Posted here:
30 Oct 2008