Jump to content

Recommended Posts

Posted (edited)

No they aren't the same Manuals, and some errors are inside the WPI Manual given at the first page of this thread.

On index.html file: errors

Table of contents

Chapter 6 = <a href="Chapter-6.html">Higher functions of WPI</a><br /> (Change title to: Theme Wizard)

Chapter 7 = <a href="Chapter-4.html">Advanced options and uses of WPI</a><br /> (Change to Chapter-7.html)

Chapter 8 = <a href="Chapter-8.html">Higher functions of WPI</a><br /> (Change title to: Links and Credits)

Chapter 11 = <a href="Chapter-9.html">

* Inside WPI v8.5.4 Chapter-10 is missing and some errors are inside index.html.

Regards

Edited by myselfidem

Posted

Inside Chapter 1 is missing : copy also themeoptions.js

From your old WPI folder, copy config.js, 
useroptions.js, networkoptions.js and windowoptions.js from
WPIScripts or UserFiles to the new UserFiles folder.

Could you center the images inside the Chapter 10, please.

Regards

Posted (edited)

Inside Chapter 3 missing: "

<h2>"Explanation of sections</h2> 

It seems it's also needed to change for Chapter 1 (because the space title isn't the same with all other Chapters):

this:

<center><img src="../images/Logo.png" alt="" /></center>

to:


<center>
<img src="../images/Logo.png" alt="" />
</center>

*Edit: could you add some colors for texts: useroptions.js, networkoptions.js, etc.

Thanks

Edited by myselfidem
Posted (edited)

JUST spent the last hour going through the whole manual. It has been uploaded to the first post.

As for the userfiles color. I added the following to the css sheet:

/* New entry for userfile colors */
Userfiles {
color:#ffffff;
}

Change the color to what you want and add the proper code(s) to the chapters\sections

I.E.

<userfiles>What is WPI?</userfiles>

Edited by Kelsenellenelvian
Posted (edited)

Many thanks Kels!

We can see only a dark blue page screen for Chapter 1.

Missing for Chapter 1: </style> to display the page!

<style type="text/css"></style>

Thanks

Edited by myselfidem
Posted (edited)

Error inside index.html:

Chapter 8 = <a href="Chapter-6.html">Links and Credits</a><br />

Inside Chapter 4, could you center all titles, please?

Example: Main Network page

Thanks

Edited by myselfidem
Posted (edited)

Many thanks for the new Manual and the nice layout! :thumbup

Regards

*Edit:

However config.js is black inside Chapter 1.

Title error inside Chapter 7 : <title>Chapter 4</title>

Inside Chapter 10 image Windows7.gif is missing or you have removed this image?

Edited by myselfidem
Posted

However config.js is black inside Chapter 1.

Yeah I never changed the color.

Inside Chapter 10 image Windows7.gif is missing or you have removed this image?

Yes the image had become redundant and unnecesary.

Fixed the title issue.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...