Search…

X3 Photo Gallery Support Forums

Search…
 
jhamrick
Experienced
Topic Author
Posts: 100
Joined: 10 Mar 2008, 00:26

Changes in Theme Files - 0731 to 0804

05 Aug 2008, 13:06

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>
Last edited by jhamrick on 07 Aug 2008, 11:45, edited 2 times in total.
- josh
 
jhamrick
Experienced
Topic Author
Posts: 100
Joined: 10 Mar 2008, 00:26

07 Aug 2008, 11:38

Updated for 0807
- josh