By: itKiwi
Date: 2006-11-21
Time: 15:29
|
HTML Editor for TBSI am a beginner, and I am thinking about using a template system. TBS seems to be simple, but good ;-)
Has anyone written a browser based editor which will find the TBS tags, and allow a non technical person to edit the webpage text, so avoiding the html tags and PHP language ? Maybe this is a stupid question . . . If so, sorry. Ciao |
|
By: sheepy
Date: 2006-12-13
Time: 11:29
|
Re: HTML Editor for TBSI haven't got any edtior, but I've got a regx that match tbs tags. You can try how it works with following code:
You don't need offset capture if you just want the tag. Hope it will help. |
|
By: itKiwi
Date: 2006-12-13
Time: 22:39
|
Re: HTML Editor for TBSThanks Sheepy. Not exactly what I was looking for, but it's given me food for thought.
Merry Christmas ! |
|
By: sheepy
Date: 2006-12-14
Time: 10:51
|
Re: HTML Editor for TBSAlthough TBS is much more designer-friendly, I think it is still something beyond what most users can master, espcially if they don't know html.
By the way, in order to allow my designer to work on it in dreamweaver, I let him use SSI include and src/href/url translation. Not what you want, either, but it may help someday or someone else...
|
|
By: itKiwi
Date: 2006-12-14
Time: 23:22
|
Re: HTML Editor for TBSThanks again.
|
|
By: Lifetimewebhost.com
Date: 2007-07-31
Time: 03:51
|
Re: HTML Editor for TBSOne thing that will help you is the xinhahere plugin for firefox.
https://addons.mozilla.org/firefox/addon/1449 |