Uhm.. this could be problematic (because of the nature html of help files).
What if we try to address this as follows:
1) Create one function, call it: get_emoticons_html() responsible to look for current emotions defined and generate the proper HTML (the "table" of emoticons).
2) In the emoticons help page (and others where present), delete the "table" of emoticons and insert something like:
#emoticons_html#
3) that "tag" will be parsed by help.php replacing the tag with the calculated table.
Both the parsing and get_emoticons_html() function must be within help.php.
Assigning to Dongsheng... discuss and confirm with MD before, please.
Any idea will be welcome, of course! Ciao 
Uhm.. this could be problematic (because of the nature
htmlof help files).What if we try to address this as follows:
1) Create one function, call it: get_emoticons_html() responsible to look for current emotions defined and generate the proper HTML (the "table" of emoticons).
2) In the emoticons help page (and others where present), delete the "table" of emoticons and insert something like:
#emoticons_html#
3) that "tag" will be parsed by help.php replacing the tag with the calculated table.
Both the parsing and get_emoticons_html() function must be within help.php.
Assigning to Dongsheng... discuss and confirm with MD before, please.
Any idea will be welcome, of course! Ciao
htmlof help files). What if we try to address this as follows: 1) Create one function, call it: get_emoticons_html() responsible to look for current emotions defined and generate the proper HTML (the "table" of emoticons). 2) In the emoticons help page (and others where present), delete the "table" of emoticons and insert something like: #emoticons_html# 3) that "tag" will be parsed by help.php replacing the tag with the calculated table. Both the parsing and get_emoticons_html() function must be within help.php. Assigning to Dongsheng... discuss and confirm with MD before, please. Any idea will be welcome, of course! Ciao