User tests: Successful: Unsuccessful:
Localised distributions can use the localise.xml file to force a default helpsite for new installs. This has been broken since 1.6.
To test: patch and add this url in installation/localise.xml, then install a clean Joomla
<helpurl>http://help.joomla.fr/3/index.php?option=com_help&keyref=Help{major}{minor}:{keyref}</helpurl>
If none set the joomla.org en-GB one will be used
Description | <p>Localised distributions can use the localise.xml file to force a default helpsite for new installs. This has been broken since 1.6.</p> <p>To test: patch and add this url in localise.xml</p> <p><?xml version="1.0" encoding="utf-8"?><br><br><br><a href="http://help.joomla.fr/3/index.php?option=com_help&amp;keyref=Help%7Bmajor%7D%7Bminor%7D:%7Bkeyref%7D">http://help.joomla.fr/3/index.php?option=com_help&amp;keyref=Help{major}{minor}:{keyref}</a><br>0<br><br><br></p> <p>If none set the joomla.org en-GB one will be used</p> | ⇒ | <p>Localised distributions can use the localise.xml file to force a default helpsite for new installs. This has been broken since 1.6.</p> <p>To test: patch and add this url in installation/localise.xml, then install a clean Joomla</p> <pre><code><helpurl>http://help.joomla.fr/3/index.php?option=com_help&amp;keyref=Help{major}{minor}:{keyref}</helpurl> </code></pre> <p>If none set the joomla.org en-GB one will be used</p> |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2013-11-22 08:33:11 |
Labels |
Added:
?
?
|