Re: [Hypercontent-users] HC 1.4 - Tags and attributes allowable by HTMLArea
Brought to you by:
alexvigdor
From: Carl B. <C.P...@hu...> - 2005-06-30 13:13:55
|
Hi Mike Yes thats possible and something that I've done here in Hull. You can control what the editor strips out and leaves in DocumentFactory.java /uPortal/webpages/WEB-INF/classes/edu/columbia/hypercontent You will see the attributes in the file : remover.acceptElement("form",new String[]{"action","enctype","method","type","target"}); If you have any problems just let me know. Thanks Carl Mike B wrote: >Is it possible to change which tags and attributes are allowed and >unstripped in HTMLArea for HyperContent 1.4? I'd like to be able to >include the embed and style tag as well as the style attribute. > > >------------------------------------------------------- >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >from IBM. Find simple to follow Roadmaps, straightforward articles, >informative Webcasts and more! Get everything you need to get up to >speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click >_______________________________________________ >Hypercontent-users mailing list >Hyp...@li... >https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |