Commit Graph

6 Commits

Author SHA1 Message Date
Martin Dougiamas 00ab45e7a3 MDL-19844 Fixed one little glitch on new blocks 2010-05-03 16:45:56 +00:00
Dongsheng Cai 41976db384 "MDL-19844, file storage conversion for html block" 2010-05-03 15:35:42 +00:00
Martin Dougiamas 94ee9ae007 blocks/html MDL-19844 Very minimal fixes to make HTML work. Files still not working properly, see MDL-19844 2010-04-26 07:56:23 +00:00
Petr Skoda 4ca6cfbfd4 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:00:47 +00:00
tjhunt a60bdd8cfd blocks editing: MDL-19889 tidy up HTML form class. 2009-07-21 09:20:44 +00:00
tjhunt 1d13c75c15 blocks editing ui: MDL-19398 Can how precisely control block positioning using the edit icon
This mostly works now, but ...
* The UI needs further work. In particular we need a non-advanced mode.
* This only works for blocks that use a new edit_form.php to replace config_instance.html.
* .. and so far I have only implemented edit_form.php for the HTML block so far.
* Needs to be enabled (with no block-specific config) for blocks without instance config, so you can control their positioning.
2009-07-16 10:50:19 +00:00