Make your own free website on Tripod.com

Site name: eshopv5-design1-html

Development version: -v1-

Index templates

Notes for -v1-

1. HTML/CSS code -and imagery- OK for: "main layout" -and for- "maincontent" pages listed bellow.

2. HTML/CSS code -and imagery- Under development, not finished yet for: header,footer,leftcol,rightcol.
I'm using dummy-images for this sections at this moment.

3. I need your decision for further development of templates:
Which style of coding I should use for "user input" ?
- 1. base3col_frontpage-example2
- 2. base3col_frontpage-example3

LIL PS 1:
I think that base3col_frontpage-example3 style of coding should be used.
I asked today Dana/Ambo about this but she don't know about Backoffice implementations, so we have at this moment only my thoughts-and-concept and I'm waiting for Specs here.

  1. base3col
    » start here for any page based on 3col template
  2. base2col
    » start here for any page based on 2col template
  3. base3col_listing-example1
    » show: - path
    - page title
    - sort options table on top
    - 1 product listing [.modul1box]
    - 2 products listing [.modul1box]
    - 3 products listing [.modul2box]
  4. base2col_listing-example1
    » show: - path
    - page title
    - sort options table on top
    - 1 product listing [.modul1box]
    - 2 products listing [.modul1box]
    - 3 products listing [.modul2box]
    - 4 products listing [.modul2box]
  5. base3col_frontpage-example1
    » show: - 1 product listing [.modul1box]
    - 2 products listing [.modul1box]
    - 3 products listing [.modul2box]
  6. base3col_frontpage-example2
    » show: - 1 product listing [.modul1box]
    - 2 products listing [.modul1box]
    - 3 products listing [.modul2box]
    » option: white background for picture box on [.modul1box]
    - (example1-vs-example2) changes needed inside HTML code: replace td class="gradientpic" with td class="whitepic"
  7. base3col_frontpage-example3
    » show: - 1 product listing [.modul1box]
    - 2 products listing [.modul1box]
    - 3 products listing [.modul2box]
    » option: white background for picture box on [.modul1box]
    - (example1-vs-example3) no changes needed inside HTML code: background color (white) is defined inside user-defined_example1.css
  8. base3col_freestylecontent-example1
    » show: some basic tags-and-styles for [maincontent] freestyle content pages: H1-H4, P, Ul, OL, links, separators, etc.
    - Example of freestyle content pages: AGB, Impressum, etc -- any page which will be edited by "user" using the OpenCMS Editor.
    - I think that [path] should be dynamically included inside [maincontent] on each page which has freestyle content.
    - I think that each freestyle content page should start with H1 - which is page title.
    » show: some Form styles
    - I think that this form styles will be used only by designers and programmers.

Under development, not finished yet -v1-

Ignore all files starting with __work__
This are Under development, not finished yet files/code.

  1. __work__base3col_header_v1