Web page content

From Wikanual

Jump to: navigation, search

Sometimes the content you like to present to your client is a web page.

You can use INTERDUBS for this by following this method:


Contents

Upload a zip file

Create a zip file that contains all files needed for the web page. Make sure to have at least one file starting with the text

index

in your zip on the top folder level. Examples that work would be for instance:


index.html
index_test.html
index_test2.html


It is not possible to have .php files. So a file like:

index.php <<< WILL NOT WORK


will not work.

Expand the zip into a web page

After you uploaded the zip file select edit file and select zip expansion into web page from the menu.

Preview content and then execute expansion

INTERDUBS will list the contents of the zip and allows you to create a web page by clicking on expand all files out of this zip into webpage

The contents of the zip file will be expanded on the server and links to all index* files will be added to the note of the zip file.


You can change these links via the

 edit note

function.


Links

Links in these notes will be opened in a new window. But the HTML can be altered in anyway that you like.


It is also possible to replace the zip with the actual content.

Simple remove the entire note EXCEPT for the actual link. If a link starts with an URL then it will be used instead of the content. Downloads of the files are still possible.

See Note_with_link_to_other_page

Personal tools