Subversion Repositories oidplus

Rev

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

Rev 448 Rev 449
Line 3... Line 3...
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:
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".
8
- Create a "Theme" plugin that combines "Colors" and "Design".
10
- Make a feature-interface to manipulate the CSS URL?
9
- 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!
10
	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
 
11
 
14
IDEAS FOR NEW FUNCTIONALITIES
12
IDEAS FOR NEW FUNCTIONALITIES
15
- Admin plugin "Attachments" with following functionalities:
13
- Admin plugin "Attachments" with following functionalities:
16
	* Show every object and its attachments, so that the admin knows what's going on
14
	* Show every object and its attachments, so that the admin knows what's going on
17
	  (Alternatively they can just look in the userdata directory using FTP)
15
	  (Alternatively they can just look in the userdata directory using FTP)