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

Autolinking: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
mCap resum de modificació
(To force autolinking on/off, use: * <span class="nolink">text</span> * <span class="nolink">text</span>)
Línia 2: Línia 2:


Autolinking can be globally switched on/off in a site's settings, and specific links can be prevented by adding <nowiki><nolink> ... </nolink></nowiki> tags around the relevant content in HTML markup mode.
Autolinking can be globally switched on/off in a site's settings, and specific links can be prevented by adding <nowiki><nolink> ... </nolink></nowiki> tags around the relevant content in HTML markup mode.
To force autolinking on/off, use:
* <span class="nolink">text</span>
* <span class="nolink">text</span>


[[Category:{{PAGENAME}}]]
[[Category:{{PAGENAME}}]]

Revisió del 03:24, 2 set 2009

Autolinking is a feature of Moodle by which words or phrases used within a Moodle site are automatically linked (by highlighting in grey by default) if there is a content page (or resource or activity) within the site with the same name.

Autolinking can be globally switched on/off in a site's settings, and specific links can be prevented by adding <nolink> ... </nolink> tags around the relevant content in HTML markup mode.

To force autolinking on/off, use:

  • text
  • text