PassMark Logo
Home » Forum

New version enhancement requests

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • iantresman
    Member
    • Mar 2005
    • 51

    #1

    New version enhancement requests

    I would like the search results text and layout to have more flexibility. This is from the cgi search template generated code:

    Code:
    <div class="results">
    <div class="summary">
    28 results found. 
    
    </div>
    
    3 pages of results.
    For example, the use of
    does not allow for the text layout without line breaks, and the "3 pages of results" has no separate div class.

    The most flexible solution would be a template based solution with variables to select system values, which would allow for completely different texts and layout.

    Regards,
    Ian Tresman
Working...