Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • api dir
  •  impl dir
    • src\java\org\sakaiquebec\opensyllabus\
      •  impl{*}OsylResourceServiceImpl.java*
  •  tool dir
    •  java
      •  -
    •  webapp
      • index.jsp
      • org.sakaiquebec.opensyllabus.OsylEditorEntryPoint (all generated JS code + HTML + images)
      • osylcoconfigs (configuration files)
        • default
        • university_specific
          • messages bundle (I18N UI properties files UIMessages & content specific terminology COMessages)
            • COMessages_es.properties (Espanol)
            •  COMessages_fr_CA.properties (Francais Canada)
            •  COMessages.properties (default, English)
            • UIMessages_es.properties (Espanol)
            •  UIMessages_fr_CA.properties (Francais Canada)
            •  UIMessages.properties (default, English)
          • skin (images & css)
            • img
            •  university_specific.css
          • rules.xml (course outline content structure)
            Note
            titleAttention: reporting changes from back to front end

            Every change in the OsylConfig tool(rules, user interface or course outline messages) should be reported to the java files underlined below.
            Changes to css file can be reported by copying the file to the GWT project, the content being exactly the same.
            This is to keep the OpenSyllabus GWT hosted mode version up to date and synchronized.

  • api dir
    • src\java\org\sakaiquebec\opensyllabus\shared\model
      • OsylTestCOMessages.java
      • OsylTestUIMessages.java
      • OsylTestRulesConfig.java
  • opensyllabus-gwt dir
    • src\java\org\sakaiquebec\opensyllabus\
      • shared\model
        • OsylTestCOMessages.java
        • OsylTestUIMessages.java
        • OsylTestRulesConfig.java
      • public\osylcore.css