Page 1 of 1

Changes in Theme Files - 0731 to 0804

Posted: 05 Aug 2008, 13:06
by jhamrick
ALL CHANGES ASSUME YOU HAD BEEN ON THE PREVIOUS VERSION! IF THAT IS NOT THE CASE YOU WILL NEED TO COMPLETE ALL OF THE FOLLOWING MODIFICATIONS TO GET CAUGHT BACK UP!!!

____________________________________________________________
0804 TO 0807
____________________________________________________________

imagevue.css is different and you should just overwrite the 0804 with the 0807...

The following things have changed in themeConfig.xml:
BOLD denotes changes to existing lines...
BOLD ITALIC denotes COMPLETELY NEW LINES/SECTIONS
Non bold lines are for reference only...
  • </menuback>
    • <folderdescription>
      • <enabled>true</enabled>
        <items>title,filecount,description,previewimage</items>
        <shadow>true</shadow>
        <maxwidth>250</maxwidth>

      </folderdescription>
____________________________________________________________
0731 TO 0804
____________________________________________________________

imagevue.css is completely different and you should just overwrite the 0731 with the 0804...

The following things have changed in themeConfig.xml:
BOLD denotes changes to existing lines...
BOLD ITALIC denotes COMPLETELY NEW LINES/SECTIONS
Non bold lines are for reference only...
  • <text1>
    • <event>static</event>
      <items>title,description</items>
  • <text2>
    • <event>static</event>
      <items>imageindex,title,description</items>
  • </text>
    • <click>showthumbnails</click>
      <shiftclick>popup</shiftclick>
  • </thumbnails>
    <textpage>
    • <width>500</width>
      <margin>60</margin>
      <padding>30</padding>
      • <background>
        • <color>background_color</color>
          <opacity>50</opacity>
          <shadow>false</shadow>

        </background>

    </textpage>

Posted: 07 Aug 2008, 11:38
by jhamrick
Updated for 0807