Commit Graph

5 Commits

Author SHA1 Message Date
Doug Torrance
3a0ae6820d Add link to external dockapps.
Thanks to Gaël Elégoët for the suggestion.
2015-11-12 22:00:52 -05:00
Doug Torrance
4d7731efa6 Add support for dockapps not hosted in the git repository.
Whether a dockapp is hosted or not is determined by the new "hosted" field
in dockapps.db (1 = hosted, 0 = not hosted);
2015-06-15 23:12:04 +01:00
Doug Torrance
4f055b1a37 Rename "Website" field on dockapps webpages to "Original Website".
This may help clarify that these dockapps are no longer maintained by their
original authors and that their windowmaker.org pages are the current ones.
2015-01-24 23:40:37 +00:00
Doug Torrance
e821a4b808 dockapps/index.php: Remove redundant sort; let the perl script take care of it. 2014-08-22 20:30:54 +01:00
Doug Torrance
c0dd0c9d7a Add dockapps section.
This patch essentially adds a mini version of the old dockapps.windowmaker.org
to the main webpage for the dockapps which are in the git repository.

Instead of hosting the tarballs, links to git snapshots on repo.or.cz are given.

The images and descriptions came mostly from archive.org's copy of
dockapps.windowmaker.org.  They are stored in a text-based database
(dockapps.db), which is generated locally by a perl script that pulls the
version information from git.
2014-08-11 06:52:47 -06:00