Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Can you do something like the below in one of the files
Code: Select all
<?php some_external_function('<cms:show some_variable />'); ?>


If not is there any built in way to pass output to a php command to process it further?

viewtopic.php?f=4&t=10044&p=23551#p23551 from this post and below you can read more about PHP and CouchCMS.
Here are other samples http://docs.couchcms.com/tags-reference/php.html

That should be perfect for what I'm going for.
I have a customized markdown class I want to pass text in a specific area through.

That'll let me enter it as a normal textarea in Couch and display it through the markdown class.
3 posts Page 1 of 1