Modify

Opened 17 years ago

Closed 7 years ago

#1174 closed enhancement (wontfix)

[Patch] Remove modified wiki-default files from page history

Reported by: linetor Owned by:
Priority: normal Component: SiteWikiDefaultPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

In the current version, when you modify a file from trac's wiki-default directory, the plugin will leave the original copy in the page's version history.

It is confusing to have two versions in the page history for a newly created project.

This patch for api.py will cause the wiki-default pages to be deleted before the new versions are added to the wiki.

Attachments (2)

apipypatch (44 bytes) - added by linetor 17 years ago.
Patch to api.py
apipypatch.2 (272 bytes) - added by linetor 17 years ago.
Patch to api.py

Download all attachments as: .zip

Change History (5)

Changed 17 years ago by linetor

Attachment: apipypatch added

Patch to api.py

Changed 17 years ago by linetor

Attachment: apipypatch.2 added

Patch to api.py

comment:1 Changed 11 years ago by Ryan J Ollos

Summary: Patch to remove modified wiki-default files from page history[Patch] Remove modified wiki-default files from page history

comment:2 Changed 9 years ago by Ryan J Ollos

Owner: Noah Kantrowitz deleted

comment:3 Changed 7 years ago by Ryan J Ollos

Resolution: wontfix
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.