- Save the XML content into cache (use the
lastupdate
tag; an epoch time) - Possibility of reordering bots/bookmarks in the ADMIN page
- Cache can be refreshed (automatic check?)
- Try to use the text file listing from iroffer
- When adding bot, ask if Website/IRC are the same than the main in the ADMIN page
- Simplify
admin_action.php
andupdate.php
- Create a select for when creating/modifying bookmark search (for the bot selection)
- Display for example 50 number of file, else use a pagination? (cf datatables)
- Use Nick from xdcc list? # what in case multi-nick?
- Display if the bot support @find (and how many ?) # config of bot
- Possibility to edit the config.php online
- Choose the IRC adress by using a list of network provided by the
network
tag - Select bot for bookmark with a select
- Choose the XML file location using a select tag in the ADMIN page if not using URL
- Allow to cache PHP file?