(my english suxx)
Hi,
I like my blog, but i want change the option "read the full article"!
"change" is the wrong word.
i want change the text, which come, if i use this option.
"article_name read complete"
I hope, anybody can help me. :\
I use Serendipity 0.8-beta5. (kubrick theme)
-----
ich will den text ändern, welcher kommt, wenn man die option nutz, dass der artikel in 2 hälften geteilt wird.
ist das in einer bestimmten datei?
need help :/
file wanted!
i found the file. it was "serendipity_lang_de.inc.php".
next question:
how could i add a html code in this file?!
i wanna add:
for example:
it doesnt work...
can anybody help me again?!
[/b]
next question:
how could i add a html code in this file?!
i wanna add:
Code: Select all
<img src="/img/icon.gif" border="0">Code: Select all
@define('VIEW_EXTENDED_ENTRY', '<img src="/img/icon.gif" border="0"> Artikel vollständig lesen!');can anybody help me again?!
• callya's blog! •
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Do not edit the language files.
Fetch the entries.tpl file from your template directory and modify this. Search for VIEW_EXTENDED_ENTRY, that's where you insert the HTML code.
BTW: if you modify the entries.tpl you should copy the templates/kubrick directory to /templates/mykubrick/ first and modify files there. Else you'll loose your changes in the next upgrade.
Regards,
Garvin
Fetch the entries.tpl file from your template directory and modify this. Search for VIEW_EXTENDED_ENTRY, that's where you insert the HTML code.
BTW: if you modify the entries.tpl you should copy the templates/kubrick directory to /templates/mykubrick/ first and modify files there. Else you'll loose your changes in the next upgrade.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/