Also ich bin weg aber der Job ist noch frei ... und ein paar mehr Stellen wurden bis heute geschaffen. Vielleicht ist es ja für jemanden Interessant. Danke auch an Garvin das ich durfte ;-) http://www.sportscheck.com/is-bin/INTERSHOP.enfinity/WFS ...
Ich habe fristgerecht zum 30.06. gekündigt und möchte aber gerne zum 01.04. das Unternehmen verlassen. Dies wurde mir zugesagt aber nur untre der Vorraussetzung, das wir (der Abteilungsleiter, der Bereichsleiter und ich) einen Nachfolger finden. Mir wurde deshalb ...
Ich habe mit dem youtube plugin das gleiche (oder das selbe?) Problem. Ich habe alle cookies gelöscht etc. aber sobal ich z.B. die Größe auf 530x413 ändere und dann speichere springt alles auf die defaultwerte zurück. Ich benutze Serendipity 1.4.1 und PHP 4.4.9-0.dotdeb.1 .
Yes, this will work but when I now would go to another category it changes back to the default language. Isn't this stored in a cookie? Or maybe I did something wrong ???
Hi! While I'm still porting magazeen (what is still hard to do for me ;-) ) I'm trying some codes on my own template ( taeglichanders.de ). I have featured entries done with a customproperties field called featured. If its "true" the entry is featured. I can already call all entries wich are ...
I want to insert an imagelink from my custom properties field into the popular entries output.
on line 276 of the plugins serendipity_plugin_popularentries.php i have echo '<li><a href="' . $entryLink . '" title="' . htmlspecialchars($entry['title']) . '">' . $entry['title'] . '</a>';
Hey that would be nice! I've also thought (and told ) about it.
While I'm still (yes!) porting magazeen template the thought was to provide a possiblity
to force entryproperties. I think there can be a lot more!
Hm, in the themes I have ported using a featured category, I usually provided a theme option to select a category to pull featured articles from, but it sounds like this is not an option here, right?
Right ;-) Because featured articles could be in different categories. It just would be nice to ...
I have another question about templating. Is it possible to foce some kind of custom field to entries without installing the custom props plugin? At this time I'm using a custom field called featured where a "true" has to be entered when an entry should be displayed in the featured entries sidebar ...