Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9
-
Component/s: None
-
Labels:None
-
Request Controller:Please Select
-
External Supervisor:Please select
-
Executing Programmer:Please select
Description
This is needed for example in places like the default space's home page that tries to link to the repository but does not work if the space alias, or admin prefix is changed.
To achieve this we will:
- Have a flag to indicate if the HTMLContent will be interpreted as a GSP
- When this is set, the content is edited in non-FCK mode, plain code editor
- When rendered (requires
WCM-101) it will evaluate it as a GSP, passing in the model (so that content interaction controller can pass model and errors to content)
Was fixed in 0.9