Issuepedia:Code
Jump to navigation
Jump to search
This page was originally an index to W3TPL code used within the site's wiki pages; it should actually be more of a "how to get all the pieces of code from which this site is built" index. Working on that.
The following is older w3tpl code which should be considered deprecated until it is moved to the project:W3TPL space.
- /lib: code libraries
- /lib/links: code for handling link pages
- /lib/util: general utility functions
- /show: includable pages for showing data -- routines for displaying stuff (also tend to do stuff when you include them, minimizing need for additional code, vs. requiring a function call)
- /show/link: link pages -- displays a link page in a human-readable format