nes-proj/apps
Oliver Schmidt 980d055f72 Allow for attributes in <li> tags.
parse_tag() is called both for attributes inside a tag and the end of the tag itself. For most tags parse_tag() doesn't distinguish both cases. This means that the "tag action" is additionally triggered for every tag attribute. When the tag "action" is setting some state this doesn't hurt. For many tags the "tag action" is to render a newline. Superfluous newlines are sort of acceptable to keep the code as small as possible. However the <li> "tag action" is to render a newline followed by an asterisk - and superfluous asterisks are ugly so we check for <li> if parse_tag() was called for the end of the tag itself.
2015-05-24 19:40:35 +02:00
..
about
antelope Avoid compilation warnings in Antelope. 2014-09-05 18:21:47 +02:00
calc
cmdd
codeprop [doc] added faulty esb and msp430 references 2014-11-10 23:53:32 +01:00
collect-view Changed the name of the rimeaddr module to linkaddr 2014-01-29 20:12:24 +01:00
deluge Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
dhcp Integrates uip-nameserver API 2015-01-09 09:44:06 +01:00
directory
email Moved the ctk files from core/lib into core/lib/ and core/lib/libconio 2014-01-26 23:20:46 +01:00
er-coap er-coap: add client-side support for CoAP Observe 2015-02-24 22:46:48 +01:00
ftp Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
http-post-auth Changed the parameter 'char * data' of process_start to the 2014-06-12 13:40:28 +02:00
httpd-ws
irc Moved the ctk files from core/lib into core/lib/ and core/lib/libconio 2014-01-26 23:20:46 +01:00
json New MACRO for creating jsontree_array 2014-02-26 19:38:10 +01:00
mqtt Add MQTT 3.1 engine 2015-02-17 13:44:29 +01:00
netconf Integrates uip-nameserver API 2015-01-09 09:44:06 +01:00
ping6
powertrace Cleanup packetbuf: use rime attributes and addresses only when rime is enabled. Saves 32 byte per queuebuf in the non-rime case. 2014-12-02 16:54:58 +01:00
process-list
program-handler [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
rest-coap
rest-common
rest-engine Used Uncrustify and fixed Travis build errors. 2014-05-15 20:29:04 +02:00
rest-http
serial-shell [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
servreg-hack Doxygen fixes 2014-12-02 12:39:16 +01:00
shell Fix warnings caused by incorrect \defgroup, \addtogroup, \file 2015-02-15 20:11:09 +01:00
slip-cmd Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
telnet
telnetd
unit-test
webbrowser Allow for attributes in <li> tags. 2015-05-24 19:40:35 +02:00
webserver Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
webserver-nano Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00