WordPress Theme Toolkit Plugin

Saturday, July 19th, 2008

If you ever edited WordPress theme with build in theme editor you probably know how uncomfortable it is. Default theme editor not only do not have syntax highlighting but also (and i think it is even worse) every time you save file textarea scrolls to the top, so when you need to make further changes in file you need to again find lines which you were editing.

This were two main reasons why i decided to create Theme Toolkit, my idea was to create theme editor which would:

  • built in syntax highlighting (HTML, CSS, PHP)
  • line numbering
  • quick save with (ctrl+s) shortcut
  • resizable editor window

Two first goals were achived with a help of CodePress, online real time syntax editor, (however i had to make some changes to make it feet my needs :) ). The rest i implemented by myself.

As for now editor is 100% compatibile with FireFox 3.0, 95% compatibile with IE and was not tested with Safari and Opera. I also tested it with WordPress 2.6 and 2.5 so plugin should work correctly with them

Installation

  • Upload ‘theme-toolkit’ directory to ‘wp-content/plugins’ directory
  • Activate

To run Theme Toolkit go to: Design -> Theme Toolkit.

ScreenShots

1. CSS highlighting

2. Hidden theme files, php and html code highlighting

Download

Theme Toolkit version 0.1

To Do

Next feature i want to implement is code completion for wordpress templates tags, but this will be added somewhere in the future.

If you have some ideas that you would like to be implemented, or just want to tell me that this plugin sucks :) , please post in comments.

tagged under:

ABOUT THIS AUTHOR

  1. July 27, 2008 at 4:09 pm
  2. July 27, 2008 at 6:46 pm
  3. Pablo DiCiacco
    August 8, 2008 at 10:05 am
  4. Pablo DiCiacco
    August 9, 2008 at 8:11 am
  5. August 10, 2008 at 7:58 am
  6. August 11, 2008 at 1:50 pm
  7. September 11, 2008 at 12:04 am
  8. September 11, 2008 at 5:08 pm
  9. October 5, 2008 at 6:02 pm
  10. October 7, 2008 at 9:39 am
  11. ghostpray
    October 9, 2008 at 9:26 pm
  12. October 19, 2008 at 7:17 am
  13. October 19, 2008 at 4:03 pm
  14. October 28, 2008 at 6:56 pm
  15. October 28, 2008 at 7:11 pm
  16. Jennifer
    November 5, 2008 at 12:08 am
  17. November 5, 2008 at 6:32 pm
  18. March 16, 2009 at 1:50 pm
  19. March 16, 2009 at 6:07 pm
  20. March 17, 2009 at 1:51 pm
  21. March 17, 2009 at 8:39 pm
  22. August 7, 2009 at 3:18 am
  23. August 8, 2009 at 1:43 pm
  24. October 23, 2009 at 3:59 am
  25. November 4, 2009 at 6:28 pm
  26. November 13, 2009 at 8:54 pm

Leave a Reply