Search found 20 matches

by munzli
Mon 17. Sep 2007, 15:42
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633


Also ungefähr so:

Code:

<?php
$wochentage = Array("Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag");
echo $wochentage[date("w")];

?>
Keine Ahnung, ob das möglich ist bzw. was ich da jetzt genau machen muss. Kann jemand was dazu sagen?
Gruß, Martin

yep so würde das ...
by munzli
Thu 13. Sep 2007, 16:30
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633

der blog kommentar name ist als link natürlich ander farbig als die ohne link... wenn du alle gleich willst musst du

.blogcommentheader a, .blogcommentheader a:link, .blogcommentheader a:visited
{
color: #ff0000;
}

setzen und für ein hover auch noch:

.blogcommentheader a:hover ...
by munzli
Thu 13. Sep 2007, 10:50
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633

dein host hat das abgeschaltet... gibt's keine möglichkeit ein shell befehl auszuführen? die ausgabe von 'locale -a' würde mich interessieren. frag sonst mal dein hosting...

wie gesagt hast du noch ein fehler im blog.module.php

blogcommentheader ist falsch und der code müsste so aussehen (ca. bei ...
by munzli
Tue 11. Sep 2007, 19:33
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633

sorry hab zur zeit viel zu tun...

aber eins nimmt mich trotzdem wunder, was ist der output wenn du das

Code: Select all

<?php
print_r(system('locale -a'));
?>
in eine datei schmeisst und dann ausführst per webbrowser? kannst du posten was steht?
by munzli
Thu 6. Sep 2007, 19:34
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633

@munzli: Genauso

setlocale (LC_ALL, 'de_DE@euro', 'de_DE', 'de', 'ge', 'deu_deu', 'german');

hab ich jetzt die setlocale eingebaut. Leider nach wie vor ohne Erfolg! :(


hmm habs bei mir probiert und hat funktioniert.


@DF6IH:

da musst ein kleines script drüberhängen, Wochentage gibts ...
by munzli
Thu 6. Sep 2007, 16:45
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633

hallo nehemia

da musst ein kleines script drüberhängen, Wochentage gibts nur in english ;)

zumindest kennt dein server das locale de_DE nicht, aber das kann unterschiedlich sein :(
es gibt jedoch verschiedene, also probier mal das und gib einfach alle an:

setlocale (LC_ALL, 'de_DE@euro', 'de ...
by munzli
Wed 5. Sep 2007, 23:04
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633


1. Wie und wo kann ich deutsche Wochentage im Weblogdatum einstellen?


also jetzt wird das datum mit strftime angezeigt und zwar mit der formatierung: %a %d/%m/%y %H:%M
auf der php seite (link oben) siehst du was die parameter sind.
Weil der locale nicht gesetzt ist kannst du oben im blog ...
by munzli
Fri 31. Aug 2007, 17:39
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633

wie gesagt hab ich ein paar änderungen gemacht... musst halt selbst das css bearbeiten... firebug ist ein geniales add-on für das!

hier kannst du sonst mein teil des css das ich geschrieben habe mal anschauen:
.blogcommentheader,
.blogcontent,
.blogcomments,
.blogheader
{
clear: both;
display ...
by munzli
Thu 30. Aug 2007, 13:11
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633

also auf http://mg888.freeprojekt.de/ sind die permissions falsch auf das blog.module file.

bei http://mg888.mg.ohost.de/ muss das css angepasst werden da jetzt keine tables sondern divs verwendet werden. um den slide effect bei den kommentaren wieder zum laufen zu bringen muss wie gesagt im ...
by munzli
Tue 28. Aug 2007, 17:46
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633


Vielen Dank, Munzli, für Deinen Beitrag dazu.

Die Schweizer sind die "Größten"!!! ':D' Es lebe die Schweiz!,
Martin

ja bitte bitte...
aber übertreiben musst du's ja nicht ;)

hier noch meine ein bisschen überarbeitete version des blog.module.phps mit captcha ( hardcodiert ;) ) und XHTML valid ...
by munzli
Wed 15. Aug 2007, 14:57
Forum: hacks & enhancements
Topic: WCMSBlog v0.6 (was Phpwcms Blog Module)
Replies: 117
Views: 70633

hallo jungs und mädels

habe beschrieben wie man das ganze zum laufen bringt im phpwcms 1.3.3 auf meinem blog: http://www.munz.li/?p=24

cheers

[edit]
der code der ausgespuckt wird vom wcms blog hat HTML fehler drin... kann später meine version vom blog.module.php posten wo wenigstens was das ...
by munzli
Sat 4. Nov 2006, 20:32
Forum: sites you are proud of (made with phpwcms only)
Topic: www.eleven.ch
Replies: 6
Views: 3925

heyho, merci für's feedback!
by munzli
Thu 26. Oct 2006, 17:46
Forum: phpwcms Support English
Topic: Lightbox in gallery
Replies: 17
Views: 9227

the easiest way to get all the images of an article in one group with previous and next buttons is to replace:

$table .= "<a href=\"{$lightbox_link}\" rel=\"lightbox\" title=\"{$caption[0]}\" target=\"_blank\">";


with:

$table .= "<a href=\"{$lightbox_link}\" rel=\"lightbox[{$GLOBALS['content ...
by munzli
Thu 26. Oct 2006, 16:47
Forum: phpwcms Support English
Topic: Lightbox in gallery
Replies: 17
Views: 9227


The only thing that seems doesn't work are the "next" and "prev", that doesn't appear in the lightbox.
The images that you see are inserted via "images" content part.

that's what i mentioned in my other post

i would like to get the groups of images to show a previos and next button (with rel ...
by munzli
Thu 26. Oct 2006, 16:03
Forum: phpwcms Support English
Topic: Lightbox in gallery
Replies: 17
Views: 9227

good to hear :)

i don't quite understand what you mean with the thumbnail... you see the thumbnail on the site and in the lightbox div?

do have a link to the site?