John,

Assuming you use something like TinyMCE for your CMS, did you customize it to allow your custom tag to validate?

I have a different application, where I want to embed a movie. I've got the callmethod to do this for quicktime or windows based on UserAgent, with size, autoplay, etc coming out of the database. So I'd like to allow users to insert something like

<@MOVIE id="number" ENCODING="none">.

I enforce xhtml validation on my CMS, so the above gets HTML encoded by TinyMCE

On Oct 10, 2006, at 9:05 AM, John McGowan wrote:

The strength of the custom tag is that I can develop something and allow a less technical user to use it.

For example our CMS has a blogging module that we built that uses custom tags. So to add the list of the latest posts to a page, a CMS user simply adds

<@erube_blog_post_listing numposts="10">

to the page they want the listing on

I could certainly do something similar with the @callmethod tag, but it's syntax would be far more confusing for a less technical person to work with.

Bill

William M. Conlon, P.E., Ph.D.
To the Point
345 California Avenue Suite 2
Palo Alto, CA 94306
   vox:  650.327.2175 (direct)
   fax:  650.329.8335
mobile:  650.906.9929
e-mail:  mailto:[EMAIL PROTECTED]
   web:  http://www.tothept.com

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to