Click on the links to view the galleries
instructions for adding a new gallery can be found at the bottom of this page
Please note that all photographs are copyright, and may only be used or reproduced with permission.
2010 Swiss Ambassador Visit on 13th May
2008 first Jass meeting in Penarth
2007 Official Opening, Honorary Consulate of Switzerland in Wales
2007 first summer event for Cardiff Swiss Club
Special Events:Bruno Ganz in Hey on Wye 2008
2002 Pen y Fan, Brecon Beacons
1997 first summer event for Swiss in Wales
How to add a new gallery
To add your own page of pictures to this gallery, follow these steps:
- Edit this page and add a link to the new page name that will eventually contain your pictures. It is a good idea to give the page its own Group name, to avoid the risk of pictures sharing the same name. To do this, put your Group name before the page name, with a dot in between. It should look something like this (depending on the names you choose): [[MyNewGroup.My Picture Gallery]]
- Save the page then click on the link you have just created so that you are now editing your new page.
- Click on the Attach File button at the bottom of the page, and upload each picture individually that you want to include in the photo gallery. It is best to give each attachment name without any spaces.
- When you have uploaded all the photos, return to editing the new page by clicking on Edit Page at the top of the page.
- You now need to create a named id reference to the list of pictures you want in the gallery, enclosed within "div" and "divend" tags, followed by the "galleria" tag which creates the picture gallery using the id reference you have just created. An example follows below:
(:div id="mynewgroup":)
* Attach:picture1.jpg
* Attach:picture2.jpg
* Attach:picture3.jpg
* Attach:picture4.jpg
(:divend:)
(:galleria list="#mynewgroup ul" carousel=true:) - You can add any number of pictures to the list, but it is advisable to make sure they are similar in size, especially if you are planning to use a carousel (which gives you scrollable thumbnail pictures below the current picture). If you don't want an accompanying carousel, just leave out the carousel=true part of the "galleria" tag. The user will be able to move onto the next picture by clicking on the current picture.

