Subscribe to Lily Avida Subscribe to Lily Avida's comments

Archive for the ‘WordPress’ category

For future reference Inline PHP is the best one I have tested (on version 2.9 – even though currently it is not “approved” for 2.9).
However when switching to visual all of the <exec> and </exec> tags disappear and all that is left is the code raw and fragile.

I tested the following code:

<exec>
$test=’My big test<br />’;
echo $test;
echo ‘This is a test’;
</exec>

And this is what it shows:

My big test
This is a test

I am really excited. This plugin has a lot of potential.

I have spent a large portion of today fighting the good fight with Typo3. Typo3 won the battle. I am sure if I knew what I am doing it would have been an easy task, but since I am still fumbling with that CMS, it was very hard and didn’t yield anything like what I hoped it would do. Bummer!

Out of morbid curiosity I looked for a similar plugin in WordPress and I found this one. Switching to WordPress looks like a brilliant idea right now… Sob! registration

Read the official documentation on Wrodpress.org
codex.wordpress.org/Pages

Watch a short movie that explains how to create custom pages on a WordPress site.
www.wordpresswizards.com/how-to-create-salespages-landing-pages-and-custom-page-templates-with-wordpress

Real simple!

Oh, the pain, the humanity…

After struggling with permissions issues, and some design issues, my CMS is getting closer to the look and feel of the original site.

My biggest challenge right now is on the Figures page. I  really want the Java Script to do what it is told, and I need to clean the code from some machine generated crap.

I am working on a WordPress CMS site. It would be lovely I am sure…

Here are a list of links I am working with:

www.noupe.com/wordpress/powerful-cms-using-wordpress.html

www.onextrapixel.com/2009/07/17/the-autopsy-of-wordpress-as-cms-with-25-great-wp-plugins-designs/