Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Chameleon theme: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (1.6 note)
(Replaced content with "{{Moved_to_dev_docs}}")
 
(33 revisions intermèdies per 7 usuaris que no es mostren)
Línia 1: Línia 1:
{{Moodle 1.6}}
{{Moved_to_dev_docs}}
'''Chameleon''' is an interactive Moodle theme. You are welcome to try it at the [http://chameleon-theme.unodo.de/ Chameleon theme test site] - please login with username and password "chameleon".
 
==How does Chameleon change its colours?==
 
* Shift-click anywhere on the page to open a floating window showing all elements under the mouse
* Click on elements in the list to create a CSS selector - one or as many as you need
* Click on the "Set Styles" button and set the styles of your choice
* View the changes immediately
 
Chameleon allows almost complete control over styling elements in Moodle. It makes working with themes easier for theme designers and opens up a wide range of experimental uses for interface designers. Just change and work with the changed page and go on optimizing your theme whilst you work with Moodle.
 
Chameleon makes use of [http://en.wikipedia.org/wiki/Ajax_%28programming%29 Ajax technologies].
 
==Saving your changes==
 
As you work, you have the option to save changes in a temporary file, or save them to the theme CSS file on the server. All temporarily saved changes may be reverted.
 
==Alternative uses==
 
In addition to creating a complete theme, Chameleon may also be used to help make changes to your existing theme. Simply experiment with Chameleon until you have achieved the change you desire, then copy the css in the "Free Edit" tab to a style sheet in your theme folder.
 
==See also==
 
*[http://moodle.org/mod/forum/discuss.php?d=37674 Chameleon - an interactive Moodle theme] forum discussion
*[http://moodle.org/mod/forum/discuss.php?d=37680 Link font size bigger] forum discussion illustrating an alternative use
 
[[Category:Administrator]]
[[Category:Developer]]
[[Category:Themes]]

Revisió de 09:06, 22 juny 2011

This development related page is now located in the Dev docs.

See the Chameleon theme page in the Dev docs.