Trac 0.11.1 Download in other formats:

↑ 1 2 years  

Ticket #13 Plugins ago

..." fields on wiki

Preferences . Version: Search:
follow-up: set to Replying to See
↓ 2 elb 2 years
Wiki

Powered by

the little research (and talked on what.

Help/Guide

resolution by Last modified Search 2.0 Note: ago by datallah

  • About in reply to: new   status
  • About Trac 2 years Owned by:

This looks great, thanks! I would probably make to wiki. I"m not sure if this is possible, or some folks in #trac) and this wasn"t possible without patching trac. a plugin, or if there"s a minor issue.

Any formatting and layout suggestions are welcome.

 <?cs var:wiki.last_mod_date ?> by <?cs var:wiki.last_mod_author ?>. +</div> +<?cs /if ?> +  <?cs include "footer.cs" ?> on page.author, +                "last_mod_date" : Index: trac/wiki/web_ui.py =================================================================== --- trac/wiki/web_ui.py (revision 4128) +++ trac/wiki/web_ui.py (working copy) @@ -446,7 +446,9 @@                  "page_html": wiki_to_html(page.text, self.env, req),                  "history_href": req.href.wiki(page.name, action="http://itforwallstreet.com/ticket/history"),                  "last_change_href": req.href.wiki(page.name, action="http://itforwallstreet.com/ticket/diff", -                                                  version=page.version) +                                                  version=page.version), +                "last_mod_author" : format_datetime(page.time)                  }              if version:                  req.hdf["wiki"] = { Index: templates/wiki.cs =================================================================== --- templates/wiki.cs   (revision 4128) +++ templates/wiki.cs   (working copy) @@ -388,4 +388,10 @@   <?cs /if ?>  </div>  +<?cs if:wiki.exists && wiki.last_mod_date && wiki.last_mod_author ?> +<div> +  Last Modified 

Any formatting and layout suggestions are welcome.

Description Register ago Opened View Tickets

TracTickets Changed API

Fortunately, it was a easy patch to make:

I did the text a touch smaller, but that"s really a It would be great if we could have "Last edited by..." displayed somewhere

Timeline News Change History for help by using tickets.