- From: Max Polk <maxpolk@gmail.com>
- Date: Mon, 20 Jan 2014 20:53:47 -0500
- To: Webplatform List <public-webplatform@w3.org>
A working JavaScript page upload was done on the test wiki:
http://docs.webplatform.org/test/javascript
Give it a look if you have time. See if there are any issues with how
the pages look, and the form editing (selecting "Edit" and not "Edit
Source" from the Edit drop down). The major sections on the page are in
special form fields, editable as plain text, rather than Mediawiki format.
Instead of {{Basic Page}} I'm using {{Topics | JS Object}} to get the
form editing to work. I assume that's the correct template to use for
all JavaScript pages. Eliezer did good work to get the templates and
forms to work correctly, and gave me advice on kinds of templates to use.
I only noticed one problem. The ==Properties==, ==Functions==,
==Methods==, and other manual sections did not appear in the "Manual
sections" part of the special form edit when editing the page, so
something may be wrong, but I'm unsure what. Does the {{Topics | JS
Object}} template inhibit manual sections? Or should we use another
template instead? When {{Basic Page}} was used, these manual sections
did appear in the "Main content:" form field area.
Received on Tuesday, 21 January 2014 01:54:14 UTC