ITC 280: Web Databases
Assignment 11: Rich Text Editor For this assignment you will need to install a Rich Text Editor (RTE) for administrators to login and make changes to site pages you designate.
For Assignment 10 you'll add image upload to your List/View application. For this assignment you will need to get an Image Upload system built for administrators to login and upload images currently visible on your 'view' pages.
A9) admin login shows a page with an administrative Login. For Assignment 9 you'll build an administrative area so you can place 'admin only' tools at your disposal, and at the disposal of your client. This is in preparation for file upload, and installing the Rich Text Editor, which will allow your client to update their own web page data.
A8) For Assignment 8 you'll add Paging to your List/View application. civ_list_pager shows the list with limited number of items, and the ability to page through using Pager.
A7) For Assignment 7 we'll need to build our own database table so please be thinking about an inventory related items to be able to store in a database table.
A6) Functional Includes - model_mysql.php
a5) phpMinAdmin on iStrom.com (phpMinAdmin can be put in the web space of any domain on the same server the MySQL database is!) Having this application linked on your construction page will allow you to work with MySQL from what could become your 'home base' for development. Once the application is built, you can supply your MySQL credentials (username, password, database) to edit your data. Access to this application is controlled by sessions stored on the server. We'll cover sessions and state maintenance more completely in the coming weeks.
a4) Install ReCAPTCHA contact form in Civitalogue
Developing files tracker for Civitalogue in Google docs
a2) Civitalogue template in html and broken up into php with includes for header, nav (sidebar) and footer, and a php copyright year in footer.