view cart | home | contact us | 619.501.2466
HACKER SAFE certified sites prevent over 99.9% of hacker crime.

'WordPress' topics:

Topics >Various > Tech > #!/bin/php > WordPress >

WordPress editor

Friday, December 14th, 2007


Part of the purpose of installing WP and using it was to make site updates easy for our staff. WP comes with TinyMCe installed as standard; however it kinda sucks as if you try to do ANYTHING outside of its parameters, it ruins your html code. So if you want to put in a <DIV ID="blah">, it would convert it to <P ID="blah">, which may or may not behave properly.

I looked around and found this plug-in: http://plugins.baptiste.us/plugins/xinha4wp/


todo list

Tuesday, November 20th, 2007


- when in index and click to “show more type of topic, reset the session variables
- Add hacker safe logo to header

- migrate static pages to WP; move from sidebar to top menu as perm links
- set up redirects for old static pages


wp: convert post to page

Tuesday, November 20th, 2007


http://netthink.com/archives/113

In my blog I’ve accumulated only three types of posts.

mysql> select distinct post_type from wp_posts;
+------------+
| post_type  |
+------------+
| attachment |

© 2008 ca-cycleworks.com home   shop our catalog   news & blog   policies   privacy   contact