Entries entries entries

Whilst adding admin functionality earlier this month I came up with a few additional ideas. I looked into adding a few of them later on, which all seem doable but a feature I had built into the DB and on the web pages is tagging films as part of a series. Although I haven't come up with a way of implementing this in my admin area so I just did it by inputting the relevant information into the DB by hand.

I had a bit of a break through and I simplified the process and amended the db and front end php code and then added in the functionality into the db. First off you must tag a film as the first in the series, once you have done this you can then add other films to that series of films, but if you want them to appear in order you must add them in the correct order.

My next aim is to add in an admin section for lists. At the moment you can create a list but you cant edit or manage lists.

>>back<<