diff --git a/elcode_en.html b/elcode_en.html index 2775f07b..bf3342a7 100755 --- a/elcode_en.html +++ b/elcode_en.html @@ -53,6 +53,7 @@ referred as vB code.

[color=#FF0000]Hello[/color]will both become Hello. One can either speciy a well know color name like white, red, green, lightgreen, or a hexadecimal RGB value, where the first two digits (00 - FF) are for the red component, the second for the green and the third for the blue part. + [size=5]Hello[/size]will become text like Hello. The size of the text in pixels ranges from 1 to 29. Here are some examples: size=1, @@ -62,6 +63,16 @@ The size of the text in pixels ranges from 1 to 29. Here are some examples: size=5, size=6. + +[font=comic]Hello[/font]will change the text font. Here are some examples: +comic, +courier, +arial, +tahoma, +times, +verdana + + [center]Hello[/center]
will put the text in the center

@@ -115,16 +126,16 @@ small graphical images, such as

  • Enclosing some text with [quote]Original Text[/quote] produces a quote without reference such as:

    - - - +
    Quote:
    Original Text
    + +
    Quote:
    Original Text

  • Enclosing some text with [quote="Mr. Bean"]Original Text[/quote] produces a quote with reference such as:

    - - - +
    Mr. Bean wrote:
    Original Text
    + +
    Mr. Bean wrote:
    Original Text

    Note that it is mandatory to enclose the reference "Mr. Bean" in quotation marks.

    diff --git a/themes/default/icons/cry.png b/themes/default/icons/cry.png deleted file mode 100755 index ffbd5cce..00000000 Binary files a/themes/default/icons/cry.png and /dev/null differ diff --git a/themes/default/icons/drool.png b/themes/default/icons/drool.png deleted file mode 100755 index c219cf43..00000000 Binary files a/themes/default/icons/drool.png and /dev/null differ diff --git a/themes/default/icons/elc_arrow.png b/themes/default/icons/elc_arrow.png new file mode 100755 index 00000000..7cc21fde Binary files /dev/null and b/themes/default/icons/elc_arrow.png differ diff --git a/themes/default/icons/elc_biggrin.png b/themes/default/icons/elc_biggrin.png new file mode 100755 index 00000000..ae6bd29c Binary files /dev/null and b/themes/default/icons/elc_biggrin.png differ diff --git a/themes/default/icons/elc_confused.png b/themes/default/icons/elc_confused.png new file mode 100755 index 00000000..0e3b37ef Binary files /dev/null and b/themes/default/icons/elc_confused.png differ diff --git a/themes/default/icons/elc_cool.png b/themes/default/icons/elc_cool.png new file mode 100755 index 00000000..b91b4c38 Binary files /dev/null and b/themes/default/icons/elc_cool.png differ diff --git a/themes/default/icons/elc_crying.png b/themes/default/icons/elc_crying.png new file mode 100755 index 00000000..6e2b2fc4 Binary files /dev/null and b/themes/default/icons/elc_crying.png differ diff --git a/themes/default/icons/elc_eek.png b/themes/default/icons/elc_eek.png new file mode 100755 index 00000000..19c10774 Binary files /dev/null and b/themes/default/icons/elc_eek.png differ diff --git a/themes/default/icons/elc_frown.png b/themes/default/icons/elc_frown.png new file mode 100755 index 00000000..099e7baf Binary files /dev/null and b/themes/default/icons/elc_frown.png differ diff --git a/themes/default/icons/elc_happy.png b/themes/default/icons/elc_happy.png new file mode 100755 index 00000000..e8a71ad1 Binary files /dev/null and b/themes/default/icons/elc_happy.png differ diff --git a/themes/default/icons/elc_mad.png b/themes/default/icons/elc_mad.png new file mode 100755 index 00000000..13801e62 Binary files /dev/null and b/themes/default/icons/elc_mad.png differ diff --git a/themes/default/icons/elc_pleased.png b/themes/default/icons/elc_pleased.png new file mode 100755 index 00000000..67021226 Binary files /dev/null and b/themes/default/icons/elc_pleased.png differ diff --git a/themes/default/icons/elc_smile.png b/themes/default/icons/elc_smile.png new file mode 100755 index 00000000..781a0ed4 Binary files /dev/null and b/themes/default/icons/elc_smile.png differ diff --git a/themes/default/icons/elc_tongue.png b/themes/default/icons/elc_tongue.png new file mode 100755 index 00000000..6b2a694f Binary files /dev/null and b/themes/default/icons/elc_tongue.png differ diff --git a/themes/default/icons/elc_wink.png b/themes/default/icons/elc_wink.png new file mode 100755 index 00000000..607979ca Binary files /dev/null and b/themes/default/icons/elc_wink.png differ diff --git a/themes/default/icons/elc_yawn.png b/themes/default/icons/elc_yawn.png new file mode 100755 index 00000000..c030881e Binary files /dev/null and b/themes/default/icons/elc_yawn.png differ diff --git a/themes/default/icons/eld_arrow.png b/themes/default/icons/eld_arrow.png new file mode 100755 index 00000000..d7ef7805 Binary files /dev/null and b/themes/default/icons/eld_arrow.png differ diff --git a/themes/default/icons/eld_biggrin.png b/themes/default/icons/eld_biggrin.png new file mode 100755 index 00000000..6d6e748d Binary files /dev/null and b/themes/default/icons/eld_biggrin.png differ diff --git a/themes/default/icons/eld_confused.png b/themes/default/icons/eld_confused.png new file mode 100755 index 00000000..2f60804a Binary files /dev/null and b/themes/default/icons/eld_confused.png differ diff --git a/themes/default/icons/eld_cool.png b/themes/default/icons/eld_cool.png new file mode 100755 index 00000000..2d5667c5 Binary files /dev/null and b/themes/default/icons/eld_cool.png differ diff --git a/themes/default/icons/eld_crying.png b/themes/default/icons/eld_crying.png new file mode 100755 index 00000000..3c643af6 Binary files /dev/null and b/themes/default/icons/eld_crying.png differ diff --git a/themes/default/icons/eld_eek.png b/themes/default/icons/eld_eek.png new file mode 100755 index 00000000..e48b9656 Binary files /dev/null and b/themes/default/icons/eld_eek.png differ diff --git a/themes/default/icons/eld_frown.png b/themes/default/icons/eld_frown.png new file mode 100755 index 00000000..80922323 Binary files /dev/null and b/themes/default/icons/eld_frown.png differ diff --git a/themes/default/icons/eld_happy.png b/themes/default/icons/eld_happy.png new file mode 100755 index 00000000..9c1025c7 Binary files /dev/null and b/themes/default/icons/eld_happy.png differ diff --git a/themes/default/icons/eld_mad.png b/themes/default/icons/eld_mad.png new file mode 100755 index 00000000..0eb679a9 Binary files /dev/null and b/themes/default/icons/eld_mad.png differ diff --git a/themes/default/icons/eld_pleased.png b/themes/default/icons/eld_pleased.png new file mode 100755 index 00000000..0714e69f Binary files /dev/null and b/themes/default/icons/eld_pleased.png differ diff --git a/themes/default/icons/eld_smile.png b/themes/default/icons/eld_smile.png new file mode 100755 index 00000000..e5ee1176 Binary files /dev/null and b/themes/default/icons/eld_smile.png differ diff --git a/themes/default/icons/eld_tongue.png b/themes/default/icons/eld_tongue.png new file mode 100755 index 00000000..8d0d3c5e Binary files /dev/null and b/themes/default/icons/eld_tongue.png differ diff --git a/themes/default/icons/eld_wink.png b/themes/default/icons/eld_wink.png new file mode 100755 index 00000000..77c43862 Binary files /dev/null and b/themes/default/icons/eld_wink.png differ diff --git a/themes/default/icons/eld_yawn.png b/themes/default/icons/eld_yawn.png new file mode 100755 index 00000000..21037a5f Binary files /dev/null and b/themes/default/icons/eld_yawn.png differ diff --git a/themes/default/icons/redface.png b/themes/default/icons/redface.png deleted file mode 100755 index 5c66b248..00000000 Binary files a/themes/default/icons/redface.png and /dev/null differ diff --git a/themes/default/icons/sleepy.png b/themes/default/icons/sleepy.png deleted file mode 100755 index f7f6d541..00000000 Binary files a/themes/default/icons/sleepy.png and /dev/null differ diff --git a/themes/default/icons/suprised.png b/themes/default/icons/suprised.png deleted file mode 100755 index 467e7e1e..00000000 Binary files a/themes/default/icons/suprised.png and /dev/null differ