Opened 4 years ago
Closed 17 months ago
#5785 closed enhancement (fixed)
Wiki pages (plug-ins) that should be deleted
| Reported by: | rjollos | Owned by: | rjollos |
|---|---|---|---|
| Priority: | low | Component: | TracHacks |
| Severity: | normal | Keywords: | |
| Cc: | otaku42 | Trac Release: | 0.11 |
Description
I'm opening this ticket to start listing wiki pages for plug-ins that should be deleted from trac-hacks. It would be good to clean up the trac-hacks a little bit since it is getting a bit bloated and has many dead pages.
-----Original Message----- From: Michael Renzmann [mailto:mrenzmann@otaku42.de] Sent: Monday, August 31, 2009 3:31 AM To: Ryan J Ollos Cc: th-users@lists.trac-hacks.org Subject: Re: [th-users] Removing invalid hacks/pages > The list of plug-ins on trac-hacks is fairly huge, and it make it > difficult to find something useful when there lots of useless stuff. True. I have something like that on my to-do list, but was short of time to actually take care of it. So your help is more than welcome, thanks! > If an admin was willing to delete some pages, I would make the effort to > keep track of worthless pages I come across and send them along. Yes, please do, and post the list here. I won't be able to weed these pages/Subversion subdirectories out at once, but I'll try to take care of it as quickly as possible. Bye, Mike
Attachments (0)
Change History (21)
comment:1 Changed 4 years ago by rjollos
- http://trac-hacks.org/wiki/GooTestPlugin
- http://trac-hacks.org/wiki/WikiPageNamePlugin
- http://trac-hacks.org/wiki/ScompiProjectPlugin
- http://trac-hacks.org/wiki/SvnRevisionPlugin
- http://trac-hacks.org/wiki/DragAndDropPlugin
- http://trac-hacks.org/wiki/LuntbuildTracIntegrationPluginIntegration
- http://trac-hacks.org/wiki/SuportTicketPlugin
- http://trac-hacks.org/wiki/GoogleSitemapPlugin
comment:2 Changed 4 years ago by rjollos
- Component changed from SELECT A HACK to TracHacks
- Owner set to otaku42
- Priority changed from normal to low
comment:3 follow-up: ↓ 11 Changed 4 years ago by rjollos
On a related issue, I cleaned up all the tickets that did not have a Component specified, as can be seen in this report.
comment:4 Changed 4 years ago by rjollos
I'm taking a more obvious approach and tagging all of the adandoned pages with abandoned and removing the version tags so that the listing don't appear on the main page.
[[ListTagged(abandoned)]]
- TracFigureMacro Display image with caption
comment:5 Changed 4 years ago by rjollos
See also #6089 for more cleanup.
comment:6 Changed 3 years ago by rjollos
- Cc otaku42 added
- Owner changed from otaku42 to rjollos
I'll go ahead and remove the pages listed here since I now have elevated permissions.
comment:7 Changed 3 years ago by rjollos
Looks like I chose a bad name for tagging the pages, since some of those listed as 'abandoned' are possibly relevant projects that are just not developed in a long time. I left those in place and only pages for "Plugins" that have no source code and are obviously spam or projects that were never started and are quite old.
comment:8 follow-up: ↓ 10 Changed 3 years ago by rjollos
Looks like I don't have permission to remove the svn directories for the following wiki pages that have been removed, so I'll leave this ticket open:
- AdcProjectWorkflow
- AutoTrac
- ChangeLogPlugin
- ChartingModulePlugin
- DmsSorucePlugin
- DragAndDropPlugin
- GooTestPlugin
- LuntbuildTracIntegrationPluginIntegration
- MarketPlugin
- ModuleAnkurIntegration
- ScompiProjectPlugin
- SuportTicketPlugin
- SvnRevisionPlugin
- TracGitPlugin
- TracNav
- WantedPagesMacro
- WikiPageNamePlugin
comment:9 Changed 3 years ago by rjollos
On the main page, under WikiStart#Miscellany, the following replacement should be made: ChangeLogPlugin -> ChangeLogMacro.
comment:10 in reply to: ↑ 8 ; follow-up: ↓ 17 Changed 3 years ago by otaku42
Replying to rjollos:
Looks like I don't have permission to remove the svn directories
You now have read/write permission to the complete repository. Please go ahead and remove the directories of the mentioned plugins, and please also remove the according components from the ticket system.
Feature request to the author of the TracHacksPlugin (/me looks in the mirror): add something that allows to delete hacks when necessary. This should reverse all changes that had been done when the hack has been registered.
comment:11 in reply to: ↑ 3 ; follow-up: ↓ 12 Changed 3 years ago by hasienda
Replying to rjollos:
On a related issue, I cleaned up all the tickets that did not have a Component specified, as can be seen in this report.
I did it again tonight for another 16 tickets.
comment:12 in reply to: ↑ 11 Changed 3 years ago by rjollos
Replying to hasienda:
I did it again tonight for another 16 tickets.
Thanks, I deleted a bunch of those spam tickets you flagged. Nice idea to add [SPAM] to the head of the summary. I'll then see them in my RSS feed of the timeline and delete them.
comment:13 Changed 3 years ago by rjollos
comment:14 Changed 3 years ago by rjollos
comment:15 Changed 3 years ago by rjollos
comment:16 Changed 3 years ago by rjollos
- Resolution set to fixed
- Status changed from new to closed
Replying to otaku42:
You now have read/write permission to the complete repository. Please go ahead and remove the directories of the mentioned plugins, and please also remove the according components from the ticket system.
Thanks! SVN directories and Ticket Components have been removed.
comment:17 in reply to: ↑ 10 Changed 3 years ago by rjollos
Replying to otaku42:
Feature request to the author of the TracHacksPlugin (/me looks in the mirror): add something that allows to delete hacks when necessary. This should reverse all changes that had been done when the hack has been registered.
Btw, do we have an Admin wiki page that lists steps to do common tasks that may not yet have been implemented in a script such as:
- Reassign an adopted project to the new maintainer
- Remove a project (as discussed in this ticket)
If not, perhaps I'll make such a page, since its nice to have the steps listed for reference each time the task comes up ... I tend to make fewer mistakes that way.
I'm also not completely clear on how I might need to update BadContent when spam is detected, so a short description of that could be added as well.
comment:18 Changed 3 years ago by rjollos
(In [8408]) Removing project that has been integrated into the AnnouncerPlugin project. Refs #5785.
comment:19 follow-ups: ↓ 20 ↓ 21 Changed 3 years ago by AdrianFritz
- Resolution fixed deleted
- Status changed from closed to reopened
Author shows ChecklistPlugin is deprecated (2 years ago, and proposed TracFormsPlugin instead).
Also as you previously pointed at ticket:5785#comment:9, still pending to update section WikiStart#Miscellany (replace ChangeLogPlugin -> ChangeLogMacro).
comment:20 in reply to: ↑ 19 Changed 3 years ago by rjollos
Replying to AdrianFritz:
Author shows ChecklistPlugin is deprecated (2 years ago, and proposed TracFormsPlugin instead).
I'd like to cleanup and get rid of old plugins that aren't useful, but I have reservations about deleting even deprecated projects. The only projects I have deleted so far were entirely empty, or the result of project renames.
I'll wait for Michael to advise on how to proceed, but at present I think the best we can do with a project like that one is to remove the 0.11 tag so that it doesn't appear on WikiStart, which is what I did just now.
Also as you previously pointed at ticket:5785#comment:9, still pending to update section WikiStart#Miscellany (replace ChangeLogPlugin -> ChangeLogMacro).
Good point. I'm not able to edit WikiStart as far as I can tell, but let's leave the ticket open until Michael is able to.
comment:21 in reply to: ↑ 19 Changed 17 months ago by rjollos
- Resolution set to fixed
- Status changed from reopened to closed
Replying to AdrianFritz:
Also as you previously pointed at ticket:5785#comment:9, still pending to update section WikiStart#Miscellany (replace ChangeLogPlugin -> ChangeLogMacro).
Fixed now.

