Edgewall Software
Modify

Ticket #7184 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

TracEnvironment not updated for 0.11

Reported by: jpwasp@… Owned by: cboos
Priority: normal Milestone: 0.11
Component: wiki system Version: 0.11-stable
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

The page TracEnvironment does not appear to be updated for 0.11 in the release; or, the page is not written generically. I know this is wiki and I can change it but as I'm trying to use the page to learn the differences between 0.10 and 0.11 I'm unsure to modify it. Here are the items I think are in question:

  • templates - Custom environment-specific templates.
    • site_css.cs - Custom CSS rules.
    • site_footer.cs - Custom page footer.
    • site_header.cs - Custom page header.
  • wiki-macros - Environment-specific Wiki macros.

These have references to ClearSilver and macros. I think macros aren't supported in 0.11 anymore.

As a side note, it would be useful to mention the directories you need to delete when upgrading to Trac 0.11. Right now I had to figure out how to manually upgrade removed features (such as css styles).

Attachments

Change History

comment:1 Changed 4 years ago by jpwasp@…

  • Resolution set to fixed
  • Status changed from new to closed

OK after some research I feel more confident about updating the documentation, so I updated TracUpgrade, TracEnvironment, and TracWiki.

I found other bugs, too. The VERSION file is Trac Environment Version 1 in 0.10 and 0.11 even though the directory structures are somewhat incompatible (logically not technically). And, the wiki update doesn't remove 0.10 pages that were removed. I'll search for these bugs and file them later.

comment:2 Changed 4 years ago by cboos

Updates synced in r6980, thanks!

comment:3 Changed 4 years ago by Jason Winnebeck <jpwasp@…>

Awesome; I've found other problems with other wiki pages. What is the process for highlighting that changes like the ones made for this ticket should make it into release? Or do I just make the change and the developers are watching the timeline?

For example, on TracWikiMacros there are "source" links, which won't work in the host environment.

comment:4 Changed 4 years ago by Jason Winnebeck <jpwasp@…>

Uh, the last comment wasn't a sarcastic "awesome" the awesome referred to r6980, not the problems in TracWikiMacros :)

comment:5 Changed 4 years ago by cboos

I periodically review and merge Wiki changes made to TracGuide pages on t.e.o. (using the source:trunk/contrib/checkwiki.py to download them locally). So don't hesitate to fix problems as you see them, directly in those Wiki pages.

The only exception being the TracIni page, where updates to configuration settings documentation should be mentioned in a Notes section (or even better, sent as patches against the source code where that documentation lives).

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cboos. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.