Changes between Initial Version and Version 1 of Ticket #597


Ignore:
Timestamp:
Aug 18, 2006, 8:56:21 AM (18 years ago)
Author:
Alec Thomas
Comment:

Works here, which uses tags:

[[TicketQuery(status=closed&keywords=~wiki&order=priority)]]

Results in:

#436
List missing wiki pages
#457
[patch] WikiRenamePlugin doesn't update Tags etc., missing extension point for other plugins
#460
wiki macro for quoting range of lines of source file
#680
Set locale in WikiCalendar
#689
Wiki module a bit strange on Trac Hacks
#1321
Usage Question - with error
#1455
Include SQL query in wiki pages
#1714
Use wiki page to provide global CSS rules
#1927
Some wiki pages (default ones) are broken (don't render correctly)
#2017
SubSearch plugin request
#2356
getRecentChanges returns error
#2427
TitleIndex shows list of all wikipages made by users
#2429
[Patch] TagsPlugin should handle versioning of wiki tags
#2813
WikiRename 1.2 does not work correctly with TracTags 0.4
#2863
WikiCreole plugin
#2997
UML diagram drawer
#3163
tm.py macro error
#3566
0.11 - SubWiki macro returns nothing
#3743
WantedPagesPlugin does not work on Trac 0.11
#3831
Error if submitted in a wiki page with version specified
#3851
TAGS_VIEW not showing page tags along for anonymous
#3942
how to use wikitext in Ticket?
#3947
ListTagged: using first headline instead of pagename and first headline
#4459
Add screenhosts to the wikipage to provide an idea of what the plugin does
#4625
Macro to timestamp wiki edits -- just like ~~~~ in MediaWiki
#5172
FlexWikiPlugin Tree Macro not working
#5226
Doesn't send reports about wiki-changes
#5319
Previous selected checkbox always updates on next submit
#5422
RuntimeException on connecting to server
#5586
TypeError: 'NoneType' object is not callable
#5690
WikiProcessor for POD formatted text
#5799
Installation instructions for old-style macro
#6763
[patch] WikiRenamePlugin doesn't invalidate wiki page name cache after moving page
#6797
DailyLolMacro defunct
#7256
Wiki page color rendering
#7258
Link to anchor on wiki page
#7345
Wikipages restrictions by "custom" usergroups.
#8345
[PATCH] for Trac 1.0 compatibility
#8466
wiki.getPageHTML on page with image returns empty image
#8467
Show tags not only on EDIT page
#8638
[PATCH] TagsPlugin should implement wiki_page_renamed method of IWikiChangeListener interface
#8670
implement IWikiChangeListener.wiki_page_renamed
#8922
How to colorize titles?
#9056
TagsPlugin: Renamed tagged pages are not handled correctly
#9149
Adding tags causes the wiki page content to not save
#9718
Resolve relative wiki paths in pattern for wiki pages too
#9797
Add configurable prefix for linking tags to wiki pages
#10122
Installation example (for Trac 0.12) doesnt work (use https:// instead of http://)
#10416
Tag keyword shorthand syntax
#10612
WikiLinks using square brackets fails in certain cases
#11143
ImportError: cannot import name ConfigSection versus git push
#11359
Plugin works on ClearSilver, Trac now uses Genshi
#12465
Allow "Watch This" to follow a page after a Wiki Rename
#13710
tracdoxygen 0.7.5 doesn't load on Trac 1.4

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #597

    • Property Status changed from new to closed
    • Property Resolution changed from to worksforme
  • Ticket #597 – Description

    initial v1  
    44}}}
    55
    6 [[TicketQuery(status=closed&keywords=~something&order=priority)]]
     6[[TicketQuery(status=closed&keywords=~wiki&order=priority)]]
    77
    88while it works on the edgewall site. cause could be the tags-plugin, as on our site it worked before this plugin was activated.