Size: 2417
Comment:
|
Size: 2419
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
||<tablestyle="float:left;margin:0 3em 2em 0;">attachment:MIKI.jpg|| | ||<tablestyle="float:left;margin:2em 3em 2em 0;">attachment:MIKI.jpg|| |
SAMPLE PAGES |
ImageLink(rootcategory.jpg,MikiyContentManagementSystem/RootCategory) root category |
attachment:categorypage.jpg category |
attachment:folderpage.jpg folder |
attachment:photopage.jpg photo |
MikiY Content Management System
attachment:MIKI.jpg |
A custom content management system for the photographer’s site at http://mikiy.com.
The site consists of static HTML pages, most of which are generated by this workspace.
The workspace takes a list of folders, and writes HTML pages in them corresponding to the contents. Folders contain either photos or folders (category folders). Category folders can contain category folders.
Each photo gets an HTML page in which it is displayed. Each folder gets an index.htm page. Photo folder pages show a table of thumbnails, linked to their pages. Category pages show a table of thumbnails selected from their child folders, and linked to them.
A photo folder must also contain a folder named thumbs. This must contain corresponding thumbnail images. The thumbnail images have the same names as their large images, prefixed by a 2-digit number (1-9) that determines (row, column) where the thumbnail appears in the folder’s table. (Positions can be left empty.)
Each page carries a full breadcrumb trail.
Each photo folder also offers its contents as a slideshow.
Requires Dyalog APL 10.1+
Tested on:
Windows XP: Firefox 1.5+, IE6, IE7, Navigator 7+, Opera 7+
MacOS X 10: Safari 1.2+, Firefox 1.5+
Download |
attachment:mcms115.zip |
Installation
- Unzip the package in the website root.
In the workspace, edit the function go and set new values for CONSTANTS.WebTitle and targets, the list of folders to process.
- Save the workspace
Operation
- Load the workspace
- Acknowledge the messages