Developer: Dustin Lennon
Email: demonicpagan@gmail.com
This application is developed under the licenses of Nova and CodeIgniter.
The following application will allow you to display and use an alternate layout to writing personal logs. To install this application you need to perform the following steps.
Use the included nova_personal_log_alt.sql file to add the needed sql table fields to your nova installation.
Upload application/controllers/manage.php to your application/controllers folder of your Nova install replacing the existing one if you haven't already modified this file. If you already have changes in this file, it's best that you just take the contents of this file and add it into your existing manage.php file.
Upload application/controllers/sim.php to your application/controllers folder of your Nova install replacing the existing one if you haven't already modified this file. If you already have changes in this file, it's best that you just take the contents of this file and add it into your existing sim.php file.
*Upload application/controllers/write.php to your application/controllers folder of your Nova install replacing the existing one if you haven't already modified this file. If you already have changes in this file, it's best that you just take the contents of this file and add it into your existing write.php file.
*NOTE: This file includes the _email() function. Be aware that overwriting this function with one you already have in your existing write.php file will cause you to lose any other MOD alterations you may have already installed.
Add the following line into your app_lang.php for your associated language(s) after the rest of the includes and before the Global items.
/* include Alternate Personal Log Language file */
include_once APPPATH .'language/'. $language . '/ucip_lang.php';
Upload application/language/english/ucip_lang.php to your application/views/language/english folder of your Nova install. Translate this page into other languages and upload them to the appropriate language directories. (If you would like your language included into a future release, please contact me via email.)
Upload application/views/_base_override/admin/pages/manage_logs_edit.php to your application/views/_base_override/admin/pages folder of your Nova install.
Upload application/views/_base_override/admin/pages/write_personallog.php to your application/views/_base_override/admin/pages folder of your Nova install.
Upload application/views/_base_override/main/pages/sim_viewlog.php to your application/views/_base_override/main/pages folder of your Nova install.
If you experience any issues please submit a bug report on http://github.com/demonicpagan/Nova-Personal-Log-Change/issues.
You can always get the latest trunk from http://github.com/demonicpagan/Nova-Personal-Log-Change as well.
1459829902:
1410004755:
1347264535:
1328666468:
1294317838:
1284468115:
1272514259:
1270559641:
1270136498:
1270069498: