On Nov 8, 2007 2:40 PM, Frank Meies <[EMAIL PROTECTED]> wrote: Hi Frank,
> a) tag paragraphs and tables by assigning user defined attributes to > them and > b) visualize the tags by e.g., showing a frame with information obtained > from the user defined attributes beside the respective paragraph/table. > > Both tasks should be addressed by the same extension, is this correct? > Or do the used defined attributes already exist and you are 'only' > looking for a way to visualize them? yes, you understood me correctly. Both of these tasks have to be solved by one extension. a) create / store tag task I can store them as user defined attributes. Tested with tables and it works. I have to test paragraphs too. I can intercept calls and catch insert table call. Tested with tables and it works. I have to test paragraphs too. If there is no problem with paragraphs and I can use same method, create / store tag task is sovled. b) visualize tag task I'm looking for a way, how to easily visualize these tags. Visualization means - display and possibility to modify it. Regards, Robert -- Robert Vojta --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
