lams_tool_forum

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Create an audit log entry for editing/hiding/showing an item

Add headItem tld

  1. … 2 more files in changeset.
Add 2 screens for authoring save.

    • -1
    • +2
    ./conf/language/ApplicationResources_zh_CN.properties
    • -0
    • +90
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 7 more files in changeset.
Added Swedish translation and updated all other languages

    • -37
    • +37
    ./conf/language/ApplicationResources_es.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_sv.properties
Got rid of the AppricationResources_xx.txt files and left only the .properties.

Updated the French translation to the latest in the LAMS Community

    • -141
    • +0
    ./conf/language/ApplicationResources.txt
remove obsolete exception word

Added headItems tag - bundles most of the common authoring/monitoring head entries in one tag.

Added headItems tag - bundles most of the common authoring/monitoring head entries in one tag.

    • -0
    • +56
    ./web/WEB-INF/tags/headItems.tag
  1. … 14 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 25 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 8 more files in changeset.
Removed specified charset, leave the locale filter to select the right charset

Fixed up the language files - last time I forgot to do native2ascii

    • -131
    • +131
    ./conf/language/ApplicationResources.properties
    • -0
    • +141
    ./conf/language/ApplicationResources.txt
    • -131
    • +131
    ./conf/language/ApplicationResources_bg.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_bg.txt
    • -131
    • +131
    ./conf/language/ApplicationResources_es.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_es.txt
    • -126
    • +0
    ./conf/language/ApplicationResources_es_AR.properties
    • -131
    • +131
    ./conf/language/ApplicationResources_fr.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_fr.txt
    • -131
    • +131
    ./conf/language/ApplicationResources_it.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_it.txt
First draft of the translation files.

    • -172
    • +139
    ./conf/language/ApplicationResources.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_bg.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_es.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_fr.properties
    • -0
    • +141
    ./conf/language/ApplicationResources_it.properties
  1. … 17 more files in changeset.
Added link to an image to the toolbar.

    • -13
    • +13
    ./web/WEB-INF/struts/tiles-defs.xml
Updated copyright statement - only support GPL v 2.0

  1. … 172 more files in changeset.
Converting Forum to used shared FCKEditor. Now using javascript from lams_central and fixed the problem where the panel appears in the wrong place.

    • -20
    • +12
    ./web/includes/authoringHeader.jsp
    • -39
    • +40
    ./web/jsps/authoring/advance.jsp
The "title" fields were overriding some title fields in the jsps, so they have been renamed.

Added an option to the tag so that the user can specify a particular method to be called when a tab is selected. This is handy when the code to be run is different for different tabs, or if the user selecting tab is different to the initial tab display.

  1. … 14 more files in changeset.
Typo in the Id keyword expansion

Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

    • -0
    • +174
    ./conf/language/ApplicationResources.properties
    • -0
    • +126
    ./conf/language/ApplicationResources_es_AR.properties
    • -0
    • +142
    ./conf/language/ApplicationResources_zh_CN.properties
    • -0
    • +142
    ./conf/language/chinese_zh.txt
    • -0
    • +126
    ./conf/language/spanish_AR.txt
  1. … 35 more files in changeset.
Added tabs to forum monitoring interface.

    • -35
    • +13
    ./web/WEB-INF/struts/tiles-defs.xml
Updated pages to use FCKEditor custom tags.

    • -0
    • +68
    ./web/includes/authoringHeader.jsp
    • -86
    • +90
    ./web/jsps/authoring/advance.jsp
    • -83
    • +19
    ./web/jsps/authoring/authoring.jsp
    • -125
    • +130
    ./web/jsps/authoring/instructions.jsp
    • -1
    • +1
    ./web/jsps/monitoring/contentuserlist.jsp
Trying to convert binary to text.

    • -0
    • +111
    ./db/sql/create_lams_tool_forum.sql
    • -0
    • +6
    ./db/sql/insert_lams_tool_forum_data.sql
  1. … 6 more files in changeset.
Trying to convert binary to text.

    • -109
    • +0
    ./db/sql/create_lams_tool_forum.sql
    • -4
    • +0
    ./db/sql/insert_lams_tool_forum_data.sql
change some chinese translate

No longer need. Tool now uses the system default style via <lams:ccs /> tag.

This css file is required by the lams tags to enable a single FCKEditor to be used in multiple locations.

    • -0
    • +55
    ./web/css/fckeditor_style.css
This javascript file is required by the lams tags to enable a single FCKEditor to be used in multiple locations.

    • -0
    • +212
    ./web/includes/javascript/fckcontroller.js
Added tabs to forum monitoring interface.

    • -9
    • +20
    ./web/WEB-INF/struts/tiles-defs.xml
Removed redundant edit activity functions. Functions no longer used since edit activity functions now implemented by authoring.

Removed invalid import