nach langem Experimentieren habe ich es geschafft unsere Vereinsseite auf CMSms umzustellen...Endlich keine zig verschiedenen PHP-Scripte mehr, die man irgendwie miteinander verbinden mußte. CMSms hat und wird mir hoffentlich einiges an Arbeit abnehmen bzw. erleichtern, da jetzt alles zentral geändert und erweitert werden kann. Natürlich ist noch nicht alles fertig.
Folgende Module werden verwendet (die wichtigsten):
News
Gastbuch 0.9.2
Comment 1.6
Statistics 0.6.1
FeedbackForm 0.9.12
Calendar
Vielleicht schaffe ich es irgendwann mich mit der CMSms Modulprogrammierung auseinanderzusetzen um eigene Ideen umzusetzen und mit Euch teilen/verbessern zu können. Macht echt Spaß hier !
Besten Dank für die Vorstellung deiner Seite (hab die "Entstehung" ja aufgrund deiner Fragen sozusagen live miterlebt ) - nur schade, dass Amazon dir die xhtml-Validität versaut.
Hast du für die Anzeige der Sponsoren schon mal das Banners-Modul gecheckt?
Falls Du das Webdeveloper- Plugin hast, nimm einfach den Validator unter dem Reiter Tools.
Der hält sich an die Metaangaben der zu validierenden Seite. Ich finde den recht praktisch.
oliver204 wrote:
wie hast du die seiteneinteilung so hinbekommen ?
Das Seitenlayout kann man sich ggf. bei z.B. Layout-Generator generieren und dann in die einzelnen Blöcke die jeweiligen Inhalte einfügen und mit css anpassen.
Ich hoffe ich habe deine Frage richtig verstanden...
Below are the results of checking this document for XML well-formedness and validity.
1. Error Line 45 column 50: end tag for "img" omitted, but OMITTAG NO was specified .
...="uploads/images/45.gif" alt="Pfeil"> " instead of ">".
✉
2. Info Line 45 column 5: start tag was here .
Noch anstrengende
The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.
Typical values for type are type="text/css" for and type="text/javascript" for .
✉
6. Error Line 75 column 106: end tag for "img" omitted, but OMITTAG NO was specified .
...s/images/em2008.jpg" title="em-Logo">
Noch anstrengende
✉
7. Info Line 75 column 53: start tag was here .
...150px;margin:0px;text-align:center;">')
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).
danke für den Hinweis..
Im Html sind es die typischn Fehler..Es fehlt der"/" im -Tag..usw. Vor allem der neue Ebay-Banner ist nicht gerade konform. Der kommt aber sowieso wieder weg.
CSS hatte ich gar nicht gecheckt
Es ist eben schwierig wenn mehrer Leute an einem Projekt basteln.