Content copyright © 2006-2007 by eZ systems A.S.
|
|
|
|
Description:
Custom view parameters (as described in "Custom view parameters" on http://ez.no/doc/ez_publish/technical_manual/3_6/templates/basic_template_tasks This prevents template writers from using custom navigators for content/browse, e.g. an alphabetical one with the first letter as a view parameter. Offset can not be used because it will be set to 0 by the content/browse view if it's not numeric. A temporary solution is to use the ascii number of the letter for the offset view parameter. A patch for trunk kernel/content/browse.php rev. 15731 is attached. Environment: Version: 3.7, trunk |