Changeset 385
- Timestamp:
- 08/22/07 17:10:12 (15 months ago)
- Files:
-
- 1 modified
-
TagSupplementals/trunk/TagSupplementals.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
TagSupplementals/trunk/TagSupplementals.pl
r248 r385 42 42 author_link => 'http://profile.typekey.com/ogawa/', 43 43 version => $VERSION, 44 tags => { 45 block => { 46 RelatedEntries => \&related_entries, 47 RelatedTags => \&related_tags, 48 ArchiveTags => \&archive_tags, 49 SearchTags => \&search_tags, 50 $HAVE_MT_XSEARCH ? (XSearchTags => \&xsearch_tags) : (), 51 }, 52 function => { 53 EntryTagsCount => \&entry_tags_count, 54 TagLastUpdated => \&tag_last_updated, 55 $HAVE_MT_XSEARCH ? (TagXSearchLink => \&tag_xsearch_link) : (), 56 }, 57 modifier => { 58 encode_urlplus => \&encode_urlplus, 59 }, 60 }, 44 61 template_tags => { 45 62 EntryTagsCount => \&entry_tags_count,
![(please configure the [header_logo] section in trac.ini)](/public/chrome/common/trac_banner.png)