-
-
Make sure that the place you are going to install Nouz meets the system requirements:
- Apache + mod_rewrite
- PHP5
- MySQL
- Upload the contents of upload/ directory to the place you wish.
- Set chmod 0777 for registry.php and files/ directory.
- Using your browser, go to the place where you have just uploaded the engine. A web installator will start, and then everything will be easy.
-
Authorization
To sign in, press Ctrl+Enter or Ctrl+Shift+L — a password input field will appear.
Also, you can go to login/ page and enter your password there.
-
Blogging
You can use HTML in your notes. Line breaks are usually parsed automatically, but if you use <br/> or <p> tags, it will switch on manual mode for the entire note.
Cut
To cut a note, use <cut> tag.
Full version will be available on the note’s page, and on any other page there will be the first part with a “Read more” link.
-
Customizing Design
Styles file: design/styles.css
Page template: views/page_default.php
Different page elemens are located in views/elems/ folder.
-
-
|