Foros de discusión

Extending JournalArticle

Daniel Aschauer, modificado hace 11 años.

Extending JournalArticle

Junior Member Mensajes: 39 Fecha de incorporación: 22/10/12 Mensajes recientes
I have a Web Content (JournalArticle) with custom structure / template, but found that the available types for customizing the structure isn't sufficient for my requirements.
I like a field linking to an user (that should point to the author), and I want to link to other custom assets / webcontent (maybe in a less generic way than by specifying them as related assests).
What possibilities do I have to implement this functionality?
It is a good idea to extend the JournalArticle using a hook plugin, adding fields to the service and hook all the involved jsp files?
Or is there an easier way to achieve such an extension?
Thanks, Daniel