Task #292
GWT: x.x, edit HTML pages through admin panel
Statut: | New | Début: | 02/08/2013 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 0% |
|
Catégorie: | Administration | Temps passé: | - | |
Version cible: | Portal X.X |
Description
Editing HTML (jsp) pages throught te admin panel is a simpler and quicker way to manage the pages.
If the user is the administrator, show an "edit" button in all Edition panel that allow the user to edit the shown page
Pages to edit, potentially all but first:- home
- help
- contact
page name modifiers : lang, profile
filename pattern : <page_id>_<profile>_<lang>.jsp
Historique
#1 Mis à jour par Alexey Lavrentev il y a plus de 11 ans
- Description mis à jour (diff)
#2 Mis à jour par Matthieu Decorde il y a plus de 10 ans
- Description mis à jour (diff)
#3 Mis à jour par Serge Heiden il y a plus de 10 ans
If we want to develop HTML editing capacities in the TXM portal, we have first to develop an 'HTML pages export mecanism' to help share and backup HTML pages content.
I think it is more interesting to develop first a mecanism to easily 'import a ZIP of HTML pages' in a portal, that can have the same architecture and reverse strategy as an 'export a ZIP of the HTML pages' mecanism.
Allowing people to import/export HTML pages from portal helps them to use their usual environment to edit HTML (editor, script, etc.).