Search found 20 matches

by Night-Walker
Thu Aug 09, 2007 3:22 pm
Forum: General discussions
Topic: Category problem
Replies: 7
Views: 3601

argh now it doesn't show the Navigation at the Bottom but it shows a Link to the article of the last Newsbox :roll:

may it helps if you see my Entries.tpl and Newsbox.tpl
by Night-Walker
Thu Aug 02, 2007 4:34 pm
Forum: General discussions
Topic: Category problem
Replies: 7
Views: 3601

Thanks with $newsbox_data.cats.0 it works.

I've now editet the template files and have restorethe entries.tpl

But I#ve now deleted this foreachelse loop

{foreachelse}
{if not $plugin_clean_page}
<h2 class="serendipity_date">{$CONST.SORRY}</h2>
<div class="serendipity_overview_noentries ...
by Night-Walker
Mon Jul 23, 2007 1:16 am
Forum: General discussions
Topic: Category problem
Replies: 7
Views: 3601

Thanks for your Help :)

You seem to have created some file where this "Staticpage!!!" is inserted, it does not come from serendipity itself. Where did you create this, do you remember?


You are right! I've changed the entries.tpl to hide the entries at the first page.
With this code:

{if ...
by Night-Walker
Wed Jul 11, 2007 11:01 pm
Forum: General discussions
Topic: Category problem
Replies: 7
Views: 3601

Category problem

Hi I've two problems with my Blog ( www.andisheha.info ), i hope you can help me.

1. if you click at a category (First at the sidebar) it should show the articles from the Category but it shows only "STATIC PAGE"

2. at the firstpage it should show the first 5 artilces from each category.
It's ...
by Night-Walker
Sun May 27, 2007 11:08 am
Forum: General discussions
Topic: don't show at the startpage
Replies: 3
Views: 2433

this code is from the entries.tpl but serendipity shows it also if a static page is defined as startpage.(I don't know if it is a Bug or Feature ;) )
But s9y should not show it, if the current page is the startpage.

I want a if querie like this
{if $page=staticpage_firstpage don't show}
but i didn ...
by Night-Walker
Tue May 15, 2007 6:29 pm
Forum: General discussions
Topic: don't show at the startpage
Replies: 3
Views: 2433

don't show at the startpage

Hi I don't know how to solve this problem,

I want that this code
{if $entry.is_extended}
<h2 class="serendipity_commentsTitle"><a href="{$entry.link}">{$entry.title|@default:$entry.body|truncate:200}</a></h2>
{else}
<h2 class="serendipity_commentsTitle_frontpage"><a href="{$entry.link ...
by Night-Walker
Tue May 15, 2007 3:49 pm
Forum: Generelles in Deutsch
Topic: Kategorie Name und Link anzeigen
Replies: 1
Views: 1632

Kategorie Name und Link anzeigen

Hi! Ich versuch gerade in einem Template den Kategorie namen und ein link dazu anzuzeigen, aber irgendwie will Smarty nicht so richtig.

Ich habs so versucht:
<a href="{$category.category_link}">{$category.category_name}</a>

Aber da kommt jeweiles eine leere ausgabe raus...
Bzw. wie kann ich den ...
by Night-Walker
Fri Apr 27, 2007 1:28 pm
Forum: General discussions
Topic: Staticpage and Newsbox problem
Replies: 1
Views: 1775

Staticpage and Newsbox problem

Hi i'm trying to use s9y as a CMS.

I want to show the first 4 Entires from each Categorie sorted by categorie like this:

-Cat 1

--------Entire 1
--------Entire 2

-Cat 2

--------Entire 1
--------Entire 2

-Cat 3

--------Entire 1
--------Entire 2

So I've tried to use a static page as Frontpage ...
by Night-Walker
Sun Apr 08, 2007 4:28 pm
Forum: Generelles in Deutsch
Topic: Static seite als Startseite
Replies: 3
Views: 3032

hm.. das ist Seltsam.
Wenn ich nur eine Staticseite verwende dann stimmt es, aber wenn ich es mit dem Newsbox zusammen verwende dann kommt unten "Kein Eintrag verfügbar"
by Night-Walker
Sun Apr 08, 2007 1:59 pm
Forum: Generelles in Deutsch
Topic: Static seite als Startseite
Replies: 3
Views: 3032

Static seite als Startseite

Hi!
Ich möchte eine Staticpage als Startseite haben.
Klappt ja mit dem Staticpage Plugin, das problem ist, dass dort standardmäßig auch die Artikel angezeigt werden.
Kann man das irgendwie abstellen?

MFG und danke im voraus :)

*edit* war ein problem mit der spracheneinstellung hat sich eledigt
by Night-Walker
Thu Apr 05, 2007 12:49 pm
Forum: Generelles in Deutsch
Topic: Einträge nach Kategorie ausgeben
Replies: 5
Views: 3362

Das ganze ist halt nur nicht trivilal, ich würde da sicher auch 3-4 Stunden dran rumbasteln. Da das ein sehr spezieller Bedarf ist, kann ich sowas aber kostenlos mir nicht leisten...

Hab ich schon gemerkt Und möchte es ja auch nicht gemacht haben. Bekomme es schon selbst hin :)

Öh, Du kannst ...
by Night-Walker
Wed Apr 04, 2007 7:54 pm
Forum: Generelles in Deutsch
Topic: Einträge nach Kategorie ausgeben
Replies: 5
Views: 3362

Oh man ich bin mit dem Smarty nie zurecht gekommen :(

Danke für den Tipp mit dem Newsbox. Ich denke mal wenn ich versch. Newsboxen benutze und die auf eine statische Seite als Startpage packe sollte es funktionieren. Ist halt nicht wirklich elegant...

Vllt ein Featurerequest für die nä Version ...
by Night-Walker
Tue Apr 03, 2007 10:19 pm
Forum: Generelles in Deutsch
Topic: Einträge nach Kategorie ausgeben
Replies: 5
Views: 3362

Einträge nach Kategorie ausgeben

Hi ich möchte serendiputy als CMS benutzen und die Einträge sollen jeweils nach Kategorie ausgegeben werden d.h.:

----Kategorie 1
Kategorie 1.Beitrag1
Kategorie 1.Beitrag2
Kategorie 1.Beitrag3

----Kategorie 2
Kategorie 2.Beitrag1
Kategorie 2.Beitrag2
Kategorie 2.Beitrag3

----Kategorie 3 ...
by Night-Walker
Thu Jul 28, 2005 6:11 pm
Forum: Themes
Topic: Is this style Possible with S9y?
Replies: 5
Views: 6524

Maybe I'm too stupid but i can't work withe Smarty System :(
I've tried a really simple example but it doesn't work

I've replaced the text in entries.tpl with this:



<!-- ENTRIES START -->
{serendipity_hookPlugin hook="entries_header" addData="$entry_id"}
<table width="225" border="0 ...
by Night-Walker
Thu Jul 28, 2005 1:31 pm
Forum: Themes
Topic: CSS Problem
Replies: 6
Views: 8187

Thanks it works now :) :idea: