Difference between revisions of "Typo3"
(→Use) |
m (Replaced Template:drawBox* (deprecated) with Template:* box) |
||
Line 24: | Line 24: | ||
You can find typo3 in the ''/opt/typo3'' directory. For using Typo3 start your browser with the URL ''http://servername/typo3/typo3'' and logon with the user ''admin'' + password ''password'' as administrator at the editor backend. You can see created websites from the URL ''http://servername/typo3''. | You can find typo3 in the ''/opt/typo3'' directory. For using Typo3 start your browser with the URL ''http://servername/typo3/typo3'' and logon with the user ''admin'' + password ''password'' as administrator at the editor backend. You can see created websites from the URL ''http://servername/typo3''. | ||
− | {{ | + | {{Warning box|For security-reasons, change your admin-password after your first login !}} |
Have much fun with Typo3 as your preferred CMS ! | Have much fun with Typo3 as your preferred CMS ! |
Revision as of 11:23, 29 September 2007
Typo3 4.1.1 for SME 7.x
Maintainer
Dietmar Berteld
mailto:dietmar@berteld.com
Description
With this RPM you can use the popular Enterprise Content-Management-System (CMS) Typo3 on your SME 7.x. You can install it as one single package in a very comfortable way. For more information see http://www.typo3.org/.
Download
You can download this package at smeserver-typo3 . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt
wget http://mirror.contribs.org/smeserver/contribs/dberteld/typo3/smeserver-typo3-4.1.1-2.noarch.rpm
Installation and Uninstall
For installation just hit the following command
yum localinstall smeserver-typo3-4.1.1-1.noarch.rpm
For uninstall just hit the following command
yum remove smeserver-typo3
You can ignore the yum-comments signal event post-upgrade and signal-event reboot.
Use
You can find typo3 in the /opt/typo3 directory. For using Typo3 start your browser with the URL http://servername/typo3/typo3 and logon with the user admin + password password as administrator at the editor backend. You can see created websites from the URL http://servername/typo3.
Have much fun with Typo3 as your preferred CMS !
Dietmar Berteld (berdie)