Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now to make this work with magnolia v 3v3.5.x you need to define a bypass for a custom jsp page created above.

Warning
titleWarning

When configuring bypass all the values are applied immediately. In other words, your filter will be applied before it is configured, resulting in a completely broken configuration. Hence you must configure this node elsewhere in the tree and only when fully configured move it to (server/filters/bypasses)

Read what you can do if your bypass configuration is broken.

Go to the configuration menu and create new contentNode underanywhere but not at
server/filters/bypasses and call it 404 for this node create dataNode class and set it to info.magnolia.voting.voters.URIStartsWithVoter and dataNode pattern with value pointing to your 404.jsp (i.e. /admintemplates/404.jsp in the case of example above)

...

titleWarning

...

. Once configured, move your node to server/filters/bypasses

...

.

Valid for v21

In its previous incarnation on JspWiki, this page was last edited on Mar 31, 2007 10:07:56 PM by Magnolia
Other known authors include :

  • RamonBuckland
  • Jgibbens
  • BorisKraft