Search

You can find the results of your search below.

About the design and implementation of Catz
14 Hits, Last modified:
rl MVC frameworks] and chose Mojolicious. | | Database | SQLite | [DatabaseComparison I considered both ... rs drive the system. Models provide data from database. Templates contain the HTML code. So the layout (... . ===== Data management ===== Models access database via DBI and SQL. There is no ORM or other fancy t... inside out and because the runtime access to database is read only. Data is loaded offline from tagged
Catz service management
8 Hits, Last modified:
r instance under //data// directory. Run the database loader on server. Use load modes "meta post" or "... After a succesfull loading roll to the latest database version. <code> perl roll.pl </code> The produc... e that displays the data timestamp. Copy the database file and the key file back to dev. ===== Revert to the older data ===== Check that both the database file and the key file to revert to exists. If the
Catz metadata and social media integration
4 Hits, Last modified:
====== ===== Mandatory page metadata ===== The base template base/heavy.html.ep forces the following metadata on all pages. ^ tag ^ explanation ^ | meta h... ==== Overloadable page metadata blocks ===== The base template base/heavy.html.ep provides the following blocks that can be overloaded by page templates. ^