Contents   |   Index












Links to Related Pages
  • latest: The link to the latest page created in a website.
  • recent pages: The link to the list of recently modified pages in a website.
  • recent pages: The link to the list of recently modified sprites in a website.

Page Author

When Administrator or Logged-in User creates a new page, the user is set to the author of the page. The page author can change its name, background image, or set other detailed configurations on Page Property Manager, provided the Logged-in User has some limitations against Administrator.

He/She can also edit and delete sprites on the page without limitations.

See also User Types (Admin / Logged-in User / Public User).
Duplicate Page
 
Click on this button to duplicate a page. The sprites on the original page and its properties (except Page ID and Times) are copied. The name of the new page is the original name + “(copy).”

The copied sprite has the same ID as that of the original.
Set Homepage

 Set a page to Homepage of PositLog.

Set Homepage

Homepage is the page that is displayed when positlog.cgi is opened with no parameters. If you create .htaccess file, it is also displayed when PositLog RootURL is opened.

For example, if the RootURL is html://xxx.com/positlog/, the homepage is displayed when this URL or html://xxx.com/positlog/positlog.cgi is opened. See also Installation Manual to set .htaccess.
Delete Page

 Check “delete” boxes and click on “Delete checked pages from PositLog” to delete them.
Title/Open Properties

 Click on a title to open Page Property Manager.
Page Author

ID of the Page Author.
Page ID

 Every page has a unique Page ID. This is sometimes required to be input to use Plug-ins.
Page List

This is the list of all the pages in a website.

Page List (All pages)

Create New Page

  Enter the name of a new page and click on this button to create it. It can have the same name as the existing page because the system manages the pages by using IDs. (But, you may get confused if you do so.)

The DOCTYPE of PositLog page is
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
This is the tool to create a new page, view a page list, and open Page Properties.

What is a Page?

Pages

The content in PositLog is created on a page. There are multiple pages. Every page has a unique ID. The page resembles a general web page because it is written by HTML and CSS.

Browse Page

Just open the URL on the page list.

The page is scrollable by using general scroll bars. Besides, it is also draggable and zoomable. Drag the empty space or overview map (on bottom-right) to scroll it. Rotate the mouse wheel while pressing the left mouse button to zoom.

Edit Page

There are two modes in a page. One is the ViewMode, and the other is the EditMode. Each mode has a different URL. The ViewMode is read-only. The EditMode is for editing the page. The link to the EditMode is [Edit] at the bottom-right corner of the ViewMode. This is also present on the Page List.

The EditMode is available on the target browsers.

Note that [Edit] does not appear if a user does not have the permission for editing the page.


Group Pages

You can group multiple pages into a page group. See Page Groups to get detailed information.