Subversion Repositories oidplus

Rev

Rev 446 | Rev 449 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 446 Rev 448
Line 2... Line 2...
2
RECENT STUFF
2
RECENT STUFF
3
- At a lot of forms, if you press "enter", the "form" will not be submitted (e.g. "create ra" plugin), cannot reproduce?
3
- At a lot of forms, if you press "enter", the "form" will not be submitted (e.g. "create ra" plugin), cannot reproduce?
4
- Create a possibility to invoke cronjobs (VTS registration / automatic publishing) via crontab?
4
- Create a possibility to invoke cronjobs (VTS registration / automatic publishing) via crontab?
5
- Publish RFC!
5
- Publish RFC!
6
 
6
 
-
 
7
DESIGN / THEME PLUGINS:
-
 
8
- Add manifests and PHP main classes for the design plugin type
-
 
9
- Create a "Theme" plugin that combines "Colors" and "Design".
-
 
10
- Make a feature-interface to manipulate the CSS URL?
-
 
11
	Attention: JS function test_color_theme() has an hardcoded set of parameters and does not follow the arguments set in index.php!
-
 
12
- Add design plugins to the "Plugins" admin section
-
 
13
 
7
IDEAS FOR NEW FUNCTIONALITIES
14
IDEAS FOR NEW FUNCTIONALITIES
8
- Admin plugin "Attachments" with following functionalities:
15
- Admin plugin "Attachments" with following functionalities:
9
	* Show every object and its attachments, so that the admin knows what's going on
16
	* Show every object and its attachments, so that the admin knows what's going on
10
	  (Alternatively they can just look in the userdata directory using FTP)
17
	  (Alternatively they can just look in the userdata directory using FTP)
11
	* Give the ability to enable/disable RA uploading/deleting
18
	* Give the ability to enable/disable RA uploading/deleting