[tag]Ron Fredericks[/tag] writes: In my last two posts:
- I discovered [tag]Dean Lee[/tag]’s [tag]Code Highlighter[/tag] plugin for [tag]Wordpress[/tag] as the blogging solution for my source code display needs.
- I fixed a word wrap problem in Dean’s plugin.
During my research to solve the word wrap problem, I discovered a few more issues leading me to update Dean’s plugin with the latest version of GeSHI (an open-source project: Generic Syntax Highlighter for php. Highlight many languages, including PHP, CSS, HTML, SQL, Java, Assembler, and C for XHTML compliant output) and removal of unused files. I thought other WordPress bloggers might like to take advantage of the latest code too, so I document the steps needed to build a clean [tag]plugin[/tag] with the latest [tag]component[/tag]s.
[tag]Flow Chart[/tag] / [tag]Swim Lanes[/tag] Widget
Below is a [tag]Flash[/tag] [tag]widget[/tag] I built to document the steps needed so you can roll your own up-to-date plugin. Follow these steps and you won’t have to be a programmer to get the benefits from the latest versions of these program components. The widget actively links to the latest [tag]PHP[/tag] files and [tag]CSS[/tag] classes:
[flash https://www.embeddedcomponents.com/wp-content/uploads/2007/05/how2installplugin.swf w=450 h=583]