Ticket #118 (closed enhancement: fixed)

Opened 17 months ago

Last modified 17 months ago

Directly referencing webapp parts from within module parts

Reported by: MartinLeidig Owned by: MartinLeidig
Priority: major Milestone: 0.16.0
Component: Core (general) Version:
Keywords: Cc:

Description

If you want to include a part located in the webapp dir from within a module include part, you have to use dynamic search. There should be an opportunity to directly reference the part without having to do a search, e.g. setting module="NONE"

Change History

Changed 17 months ago by MartinLeidig

  • status changed from new to closed
  • resolution set to fixed

Added support for special names: "WEBAPP" for referencing webapp parts and "PAGEDEF" for referencing parts of the module containing the page definition.

Note: See TracTickets for help on using tickets.