lams_tool_forum

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 12 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.

    • -174
    • +141
    ./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
    • -84
    • +88
    ./web/jsps/authoring/advance.jsp
    • -81
    • +17
    ./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
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

Added tabs to forum monitoring interface.

    • -20
    • +37
    ./web/jsps/monitoring/contentuserlist.jsp
    • -37
    • +42
    ./web/jsps/monitoring/editactivity.jsp
    • -66
    • +77
    ./web/jsps/monitoring/instructions.jsp
    • -0
    • +16
    ./web/jsps/monitoring/monitoring.jsp
    • -62
    • +79
    ./web/jsps/monitoring/statistic.jsp
    • -36
    • +37
    ./web/jsps/monitoring/viewactivity.jsp
Adding CVS ID tag to make management of internationalisation easier. General tidy up of the jsp files to use the new tags.

updated struts config

    • -56
    • +10
    ./conf/xdoclet/struts-actions.xml
No longer needed.

updated monitoring url

Updated Ant Buildfiles for Projects - retrieve OS-dependent j2ee.lib property.

  1. … 9 more files in changeset.