j2e urls
The usual format of a j2e url is
www.j2e.com/user/filename for a single user account or
www.j2e.com/school/user/filename for a school account.
If the user has saved a home page, then
www.j2e.com/user or www.j2e.com/school/user will open that home page.
The following URLs have specific j2e meanings.
www.j2e.com will open our home page, also j2e.com does this.
www.j2e.com/new will open a blank page.
www.j2e.com/store shows your on-line j2e storage.
www.j2e.com/upgrade will show details of your account and allow you to upgrade.
www.j2e.com/signIn will open the sign in window.
www.j2e.com/register will open the registration window.
www.j2e.com/registerSchool will open the registration window.
Parameters
You can also add some parameters on the end of a j2e URL to control some aspects of j2e.
The first parameter is separated from the URL by a ?, and subsequent parameters by &.
eg www.j2e.com/new?beta&v=226
edit will open the document in edit mode.
results will show any result data if the document is a form.
print will open the print window with the document in java, for wysiwyg printing.
dev or beta runs the beta version (may be unstable!).
r=xxx opens a particular revision of a document.
lang=xxxx will open the interface in a new language.
v=xxx runs a particular version of j2e - useful to check changes / bugs against.
v=-x runs an older version of j2e, eg -1 would run previous version of j2e.
The usual format of a j2e url is
www.j2e.com/user/filename for a single user account or
www.j2e.com/school/user/filename for a school account.
If the user has saved a home page, then
www.j2e.com/user or www.j2e.com/school/user will open that home page.
The following URLs have specific j2e meanings.
www.j2e.com will open our home page, also j2e.com does this.
www.j2e.com/new will open a blank page.
www.j2e.com/store shows your on-line j2e storage.
www.j2e.com/upgrade will show details of your account and allow you to upgrade.
www.j2e.com/signIn will open the sign in window.
www.j2e.com/register will open the registration window.
www.j2e.com/registerSchool will open the registration window.
Parameters
You can also add some parameters on the end of a j2e URL to control some aspects of j2e.
The first parameter is separated from the URL by a ?, and subsequent parameters by &.
eg www.j2e.com/new?beta&v=226
edit will open the document in edit mode.
results will show any result data if the document is a form.
print will open the print window with the document in java, for wysiwyg printing.
dev or beta runs the beta version (may be unstable!).
r=xxx opens a particular revision of a document.
lang=xxxx will open the interface in a new language.
v=xxx runs a particular version of j2e - useful to check changes / bugs against.
v=-x runs an older version of j2e, eg -1 would run previous version of j2e.