lams_tool_sbmt

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated theme stylesheet for new tab display using tables

Updated new tabcontroller to handle new display method for tabs (was underorder list, now uses tables)

    • -2
    • +15
    ./web/author_page/js/tabcontroller.js
added JS vars (imgRoot, themeName)

Improved tab visual/layout to display correctly in firefox.

New support for using a collection of Message Resources keys.

  1. … 1 more file in changeset.
minor change - syntax error

minor change - syntax error

spelling check

new tag (lams:Tab) now supports message key parameter (key) - compat. with I18N funct.

new tag now supports message key parameter (key)

Added some new properties. i.e. button values

Updated to handle new Tabbed env

updated link buttons to work in IE

Updated monitoring jsp's to use tabs and fck editor (custom taglibs)

    • -43
    • +15
    ./web/monitoring/alluserlist.jsp
    • -34
    • +12
    ./web/monitoring/editactivity.jsp
    • -0
    • +21
    ./web/monitoring/marking.jsp
    • -0
    • +126
    ./web/monitoring/monitoring.jsp
added tags-bean

added SbmtMonitoringForm

    • -11
    • +29
    ./web/WEB-INF/struts/struts-config.xml
Fixed the authoring url - a test url had accidently got checked in.

    • -3
    • +3
    ./web/WEB-INF/struts/struts-config.xml
Updated tld after UserTag changes.

  1. … 1 more file in changeset.
Updated JSP to use the single lams.tld for all custom tags.

Updated TLD to version 2.0, added linked tag files (.tag) in the one TLD.

  1. … 1 more file in changeset.
Updated to support use lams TLD

New custom tags used in JSP's for handling the Tab Controller and FCK Editor.

    • binary
    ./web/WEB-INF/tags/HTMLEditor.tag
    • binary
    ./web/WEB-INF/tags/SetEditor.tag
    • binary
    ./web/WEB-INF/tags/Tab.tag
    • binary
    ./web/WEB-INF/tags/TabBody.tag
    • binary
    ./web/WEB-INF/tags/Tabs.tag
  1. … 5 more files in changeset.
Updated Action class now extends LamsDispatchAction (method parameter) and updated xdoclet config.

Updated tab body includes to support custom tags

    • -22
    • +20
    ./web/authoring/instructions.jsp
new authoring JSP supporting custom tags (note tag dir has to be installed) and new styled links instead of input buttons (i.e. save/cancel buttons).

Updated struts-config reflecting changes in SbmtAuthoringForm and AuthoringAction config

    • -5
    • +7
    ./web/WEB-INF/struts/struts-config.xml
updated FCKeditor TLD

    • -2
    • +22
    ./web/WEB-INF/fckeditor/tlds/FCKeditor.tld
Added web/author_page folder including css, images and js for new use of FCKEditor and Tab Handler.

    • -0
    • +142
    ./web/author_page/css/aqua.css
    • -0
    • +3
    ./web/author_page/css/base.css
    • -0
    • +55
    ./web/author_page/css/fckeditor_style.css
    • -0
    • +59
    ./web/author_page/css/tool_custom.css
    • -0
    • +3
    ./web/author_page/css/xp.css
    • binary
    ./web/author_page/images/aqua_tab_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_left.gif
    • binary
    ./web/author_page/images/aqua_tab_right.gif
    • binary
    ./web/author_page/images/aqua_tab_s_centre.gif
    • binary
    ./web/author_page/images/aqua_tab_s_left.gif
    • binary
    ./web/author_page/images/aqua_tab_s_right.gif
    • -0
    • +212
    ./web/author_page/js/fckcontroller.js
    • -0
    • +39
    ./web/author_page/js/tabcontroller.js
added dispatch property for SbmtAuthoringForm

updated ANT script to include new folders/files in generated WAR