Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brettp/commits-and-tickets
Yours Plugin for shortcut redirects
https://github.com/brettp/commits-and-tickets
Last synced: 22 days ago
JSON representation
Yours Plugin for shortcut redirects
- Host: GitHub
- URL: https://github.com/brettp/commits-and-tickets
- Owner: brettp
- Created: 2011-06-13T15:31:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-13T16:13:03.000Z (over 13 years ago)
- Last Synced: 2023-03-11T07:43:01.183Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Commits and Tickets
===================A Yourls plugin to forward c- and t- to commits and tickets.
https://github.com/brettp/commits-and-tickets
(C) Brett Profitt 2011
Released under GPL 2Requirements
------------
Yours: http://yourls.org/Requires hyphens in keywords. Make sure your redirect rules allow for hyphens and not just alpha-numerics.
Installation
------------1. Drop in user/modules/.
2. Enable in the admin section.
3. Visit the plugin config page and set the commits and tickets URLs. Replace the commit / ticket ID with %s. Examples:
* Commit URL: http://trac.elgg.org/changeset/%s
* Tickets URL: http://trac.elgg.org/ticket/%sUsage
-----Go to http://your-yours.org/t- or http://your-yours.org/c-
Example commit: http://el.gg/c-9000
Example ticket: http://el.gg/t-3195