[TYPO3] disable default included css layout and developers tekst
Xavier Perseguers
typo3 at perseguers.ch
Tue Jul 29 07:09:53 CEST 2008
Hi Alix,
> i installd typo3+dummy pakkage for my new website, i made a website buy
> folowing basic tutorial Modern template building part 1, i just copy and
> paste the typoscript, and it works fine evrythink. I just want to disable
> the default included css file and also remove the developer tekst.
>
> <!--
> This website is powered by TYPO3 - inspiring people to share!
> TYPO3 is a free open source Content Management Framework initially
> created by Kasper Skaarhoj and licensed under GNU/GPL.
> TYPO3 is copyright 1998-2008 of Kasper Skaarhoj. Extensions are
> copyright of their respective owners.
> Information and contribution at http://typo3.com/ and http://typo3.org/
> -->
This text is part of TYPO3 and I think that removing it is against to
the basic idea of the Open Source movement. You may remove it but will
certainly have to remove it from TYPO3 core itself. Thus just grep for
it in source files and remove it. But I do not find this to be a great
idea on one hand to modify the TYPO3 distribution and on the other hand
to remove a copyright notice unless you were granted that right.
> <link rel="stylesheet" type="text/css"
> href="typo3temp/stylesheet_0215ea43e2.css" />
> <title>Root page</title>
> <meta name="generator" content="TYPO3 4.2 CMS" />
> <script type="text/javascript"
> src="typo3temp/javascript_93077bb238.js"></script>
>
>
> actualy i want it to install only the source file, couse i dont need
> it dummy website. Does any knows how to install only a Source pakkage
> only. i think thats the probleem , it takes automaticaly a default
> setting from dummy pakkage.
I do not know how you installed your website but in fact TYPO3 comes
with both a source archive and a dummy website archive. You may just
install the source archive although I do not know what you would then do
without the dummy package... Use the TYPO3 framework for your own
development perhaps?
Regards
--
Xavier Perseguers
http://xavier.perseguers.ch/en
More information about the TYPO3-english
mailing list