Create pages:


With AlbumE you can also added some html pages in your website. AlbumE will add automatically a button for every page you create. To add a page you must create a folder under "data/pages", in the folder you must create a text file named "content.txt". The file must contain in the first line the label of the button linked with the page, in the second line the page title and from the third line the page html content (see picture 1).


(1)

For example if you create a folder named "page1" under "data/pages" that contains a file named "content.txt" with the text sowed in picture 1, will be created in the menu a button with label "Home" linked with the content described by picture 1.