Hello Eric,

Am 03.03.2013 00:07, schrieb info.olagos:
Yes, the empty category is for the rollup function.
So that i can view in the ecommerce page in the rollup all my categories
under this empty category in the rollup.

Because the top category in the rollup is apparently not visible. So when i
use a top category for the rollup with products in it, it should never see
them in the page .

Or i have to put it as "promotions category" perhaps.

By the way: all this explanations are not for the www.olagos.eu . I am
creating a new e-shop which i will make available when finished.
Have you already finished the new e-shop and made it's sources publicly available? It would be a great help for a lot of people new to OFBiz eCommerce when learning
how to create own shops.

I have bought and read some (recommended) OFBiz books and even they are OK
for better understanding of OFBiz they don't really help to create own shops.

BigFish is a very nice solution but it is rather difficult to follow it's source code at the beginning.

Some interesting statistics:
# ---
apache-*ofbiz*-*10.04.05*/specialpurpose/ecommerce$ find . | awk -F. '/\.[a-zA-Z][a-zA-Z]*$/ {print "*."$NF}' | sort -n | uniq -c
      1 *.css
    142 *.ftl
     60 *.groovy
      1 *.java
      1 *.jpg
      4 *.js
      5 *.jsp
      1 *.png
      1 *.properties
     62 *.xml
# ---

# ---
apache-*ofbiz-11.04.02*/specialpurpose/ecommerce$ find . | awk -F. '/\.[a-zA-Z][a-zA-Z]*$/ {print "*."$NF}' | sort -n | uniq -c
      1 *.css
    146 *.ftl
     61 *.groovy
      1 *.java
      1 *.jpg
      4 *.js
      6 *.jsp
      1 *.png
      1 *.properties
     63 *.xml
# ---

# ---
*BigFish-eCommerce-v1.10*$ find . | awk -F. '/\.[a-zA-Z][a-zA-Z]*$/ {print "*."$NF}' | sort -n | uniq -c
      1 *.conf
      9 *.css
      9 *.db
    594 *.ftl
    173 *.gif
    188 *.groovy
    141 *.htm
      1 *.html
      2 *.ico
     43 *.jar
     70 *.java
      2 *.jpeg
     50 *.jpg
     47 *.js
     24 *.jsp
      1 *.patch
    184 *.png
      2 *.properties
      1 *.sql
     26 *.template
     20 *.txt
      1 *.xjb
      3 *.xls
    130 *.xml
      1 *.xsd
     11 *.xsl
# ---

# ---
*BigFish-eCommerce-v1.10-FashionDemo*$ find . | awk -F. '/\.[a-zA-Z][a-zA-Z]*$/ {print "*."$NF}' | sort -n | uniq -c
      1 *.avi
      1 *.bmp
     10 *.css
     18 *.db
    197 *.gif
    141 *.htm
      2 *.jar
      1 *.java
    343 *.jpeg
   4003 *.jpg
     46 *.js
    191 *.png
      2 *.properties
      4 *.scc
      8 *.swf
     26 *.template
      1 *.txt
     35 *.xml
# ---


Thank you in advance for any hints.

regards, Mark

--
m...@it-infrastrukturen.org

http://rsync.it-infrastrukturen.org

Reply via email to