-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
website/src/pages/about.xml
website/src/pages/contact.xml
website/src/pages/modules/xproject/index.xml
- line 21: Add some install info (for now, using the
<link href="oxygen">oXygen plugin</link>
is the easiest). - line 24: Create a dedicated page for the implem, how to install and set it up, etc.
- line 28: Describe the structure of a project, and the content of the directory
website/src/pages/modules/xproject/oxygen.xml
- line 33: Document the installation... Basically, download the ZIP, unzip it, and put the dir in your oXygen's
plugins/
subdir.
website/src/servlets.xsl
- line 101: Add the latest version (the
"current version"
). As well as the"editor"
revision if any. And use user-friendly names. - line 157: Try to see if the address does resolve to a spec, and if not try to suggest a correct one (e.g. the latest one for the spec, because we allow only addresses starting with a valid spec name...)
- line 174: Add a
Link:
header (RFC 5988) to point to the current version of the spec, alternate versions, copyright, etc. Must be easy using'spec-list.xml'
.
website/src/sitemap.xml
- line 6: We should be able to skip the
rsrc/@href
, to say: "just copy it to the currenthref
dir, with the same filename as the original - line 36: Find a way to delegate to a
sub-website.xml
file !!!
website/src/webpage.xsl
- line 194: Should be done for adjacent elements only!
- line 197: Should be done for adjacent elements only!
- line 219: Should be done for adjacent elements only!
- line 222: Should be done for adjacent elements only!
website/tools/upload.xsl
- line 97: I guess there's a more appropriated type for XSLT.
- line 200:
'TODO: Error in sending HTTP!'
website/xproject/expath-web.xml
- line 42: Actually,
'/editor'
is mutually exclusive with a date. - line 66: Should be different for specs and pages.
website/xproject/package-project.xsl
- line 29: Still needed?
Metadata
Metadata
Assignees
Labels
No labels