moodler
26d93549f5
Fixed up some styles and pagepath for field-editing pages
2006-03-22 13:38:29 +00:00
moodler
1b0d9dca18
Fixing more typos
2006-03-22 08:56:47 +00:00
moodler
0997e51afe
Lots and lots and lots of cleanup for the data module code, mostly
...
to do with how the field classes worked. Now it should be even easier
for developers.
No changes for users. :-P
The changes are not well tested yet!
2006-03-22 08:07:26 +00:00
vyshane
e1791b72e8
Added CSV import facility for the data module. Fixed notice for checkbox and
...
multimenu field types.
2006-03-21 04:36:36 +00:00
vyshane
af25f45e1a
Cleaning up xhtml markup. Code now validates for xhtml 1.0 transitional.
2006-02-20 02:15:45 +00:00
vyshane
bbe39b6ca9
Updated lang/en/data.php.
...
Removed hard coded message strings from scripts and moved them to the language file.
Fixed a display bug in multimenu field.
Removed rounded help buttons from fields, made the fields use html title to
display the descriptions instead.
2006-02-09 04:44:56 +00:00
moodler
cd2f695055
Added a parameter to display_browse_field() to pass the template name
...
to the fields, so they can return different output for different templates.
Picture now has two heights/widths for different templates
2006-02-06 02:49:46 +00:00
vyshane
173b1b1261
Input field size cleanups.
2006-02-03 09:22:23 +00:00
vyshane
bad7f9e00a
Removed debugging output from /mod/data/lib.php
...
New icons for field types
2006-02-02 10:12:30 +00:00
vyshane
c87fbb27e1
Removed autolink support from radio button field (not needed).
...
Fixed bug for empty muti menu and multi checkbox fields.
Added "Choose..." as first item in single selection menu. Added relevant
string in en language.
Updated /mod/data/lib.php, function store_data_content() so that we store
empty content for fields too.
2006-02-02 06:28:17 +00:00
vyshane
88f47f81bc
Removed autolink form radio button field (not needed).
2006-02-01 06:59:57 +00:00
vyshane
2c5c1418bb
Added multi-selection menu field support.
2006-02-01 05:09:59 +00:00