Dutch Artisteer - Footer. Created "By" where to change.


Author Message
Patrick Visser

Posted: 3/26/2009
Quote message 

Hello, First i want to thank the programmers with this marvelous Software. I bought the Standard Edition with all in it. I must sea it spears me a lot of time. Normal i did have to make themes by hand. Oke Question Time now..

In the file Pagefooter.html I did change the Disigned by part. No The program i did install in dutch and works file. I did make a fine Drupal 6x theme but when i look in the Footer, I see "Ontwikkeld door by ©2009 Patrick Visser Asavi Lelystad".

See the "by" word where can i change or remove this. It puts in every time i recompile the them. I has to be

©2009 Ontwikkeld door Patrick Visser Asavi Lelystad

Please Advice me.

Thanks.
 
monnaliza

Posted: 3/26/2009
Quote message 

Patrick,

Not sure about Dutch language issues, but did you try editing page.tpl.php file?

<p class="page-footer">
<?php echo t('Powered by ').'<a href="http://drupal.org/">'.t('Drupal').'</a>'.t(' and ').'<a href="http://www.artisteer.com/drupal">Drupal Theme</a>'.t(' created with ').'Artisteer'; ?>
</p>

Or you could comment out that line of code completely and edit the footer information directly within the Drupal admin. Site Configuration->Site Information and you can enter html in the "Footer message" section. I actually prefer to input copyright info via the Drupal footer, because it puts the text within the Drupal footer itself. As opposed to putting it underneath the footer (which is what the code in page.tpl.php does.

Hope this helps!

 
Patrick Visser

Posted: 3/26/2009
Quote message 

Hi thanks but do you mine the page.tpl.php in the the map after Exporting.? or before Because I looked and there is no such coding there. in the map : Data\Templates\Drupal\Export\Files - I hope there is way to find it. Otherwise I need to change this every time after Exporting a new Theme or update after a them.

O Yes I use Drupal 6x

Thanks
 
monnaliza

Posted: 3/26/2009
Quote message 

Yes, it is after exporting when it generates the files. I always export for Drupal to a folder, and the page.tpl.php is one of the many files that are generated.

As for having to edit it every time you create a new version - the best way to avoid this is to create a subtheme based on the original theme, and then you make your edits in the subtheme and if you decide later to change the colors and such - that goes in to the primary theme, and the edits you made in the subtheme will still be there.

For subtheme info, check out: http://www.artisteer.com/?post_id=103234&p=forum_post&forum_id=22



 
Stefan

Posted: 5/12/2009
Quote message 

How do I change text in footer ?

"Copyright 2009__ .
All Rights Reserved."

- And we got a Swedish version, above is not Swedish..

Regarding 2.1.0.16090 - I got serveral different crashes in new version
:-( we cant use it!

 
Garry

Posted: 5/12/2009
Quote message 

Quote Stefan:

How do I change text in footer ?

"Copyright 2009__ .
All Rights Reserved."

- And we got a Swedish version, above is not Swedish..

Regarding 2.1.0.16090 - I got serveral different crashes in new version
:-( we cant use it!



Fill the footer content information from your drupal admin and the default copyright text will go