资 源 简 介
NLOG - Simple MVC-driven blog on PHP 5.3 and MySQL
Project moved to https://github.com/simsalabim/sandbox
User priveleged to post:
login: ololopassword: trololo
SQL-dump "database.sql" is in the root of repo.
Web-server settings: DocumentRoot: nlog/www
Pages:
nlog.dev - authorisation
nlog.dev/posts - posts list (automatically redirects here after successful authorisation)
nlog.dev/posts/show?id=1 - view post specified by id with its comments
nlog.dev/posts/create - create blog entry (only available for authorised users, who have editor previlegies)