[Bug 6382] New: Hardcoded HTML for user-navigation-trails.xt
| Newsgroups | gmane.comp.cms.xaraya.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://bugs.xaraya.com/show_bug.cgi?id=6382
Summary: Hardcoded HTML for user-navigation-trails.xt
Product: App - Modules
Version: Weekly Tarball
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P3 - Standard
Component: Categories
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.10)
Gecko/2009050804 Mandriva Firefox/3.0.10
Build Identifier:
This template in Categories module receives some HTML tags for the look at the
end of the file in variables:
#$loop:catlines:item['beforetags']#
#$loop:catlines:item['aftertags']#
(They are:
1st line: beforetags = <ul><li>, aftertags = </li>
next lines: beforetags = <li>, aftertags = </li>
last line: beforetags = <li>, aftertags = </li></ul> )
I don't know if this depends on any other conditions. If it does not, this HTML
could be included in the template itself, so it's easier to customize (and
understand). You just need <li> and </li> within the xar:loop, and the <ul>
</ul> outside.
Reproducible: Always
--
Configure bugmail: http://bugs.xaraya.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
---- ** IMPORTANT ** READ BELOW ** ----
[Clip Me Start]
--------------------------------------------------------------------------
If you wish, you can reply to this message directly **however**, make sure
to use the "Reply To All" feature of your client **and** ensure that the
bug specifier is in the subject (ie: [Bug ####]). Also, you _MUST_ have
you're From or Reply-To address set to the same address you use to log
into your bugzilla account or your reply will not be attached to the bug.
--------------------------------------------------------------------------
[Clip Me End]