added ticket parser: plugins/ticket/ticketparser.h plugins/ticket/ticketparser.cpp
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@663 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
|
||||
|
||||
<p>{reload_select}:</p>
|
||||
<a href="[doc_base_url][dir]reload/templates">{reload_templates}</a>
|
||||
<ul>
|
||||
<li><a href="[doc_base_url][dir]reload/templates">{reload_templates}</a></li>
|
||||
|
||||
[if winix_has_plugin "ticket"]
|
||||
<li><a href="[doc_base_url][dir]reload/tickets">{reload_tickets}</a></li>
|
||||
[end]
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
@@ -1,3 +1,5 @@
|
||||
[if winix_has_plugin "stats"]
|
||||
|
||||
<!--
|
||||
Statistics since: [stats_from],
|
||||
global: all: [stats_all],
|
||||
@@ -11,3 +13,5 @@
|
||||
Yahoo: [stats_item_yahoo],
|
||||
Bing: [stats_item_bing]
|
||||
-->
|
||||
|
||||
[end]
|
||||
|
Reference in New Issue
Block a user