updated to the new pikotools api (api2021): HTMLFilter renamed to HTMLParser

added to config: int html_filter_white_char_mode;
  how white characters between html tags are treated
  0 - WHITE_MODE_ORIGIN - they are copied from input to output
  1 - WHITE_MODE_SINGLE_LINE - new line characters are removed
  2 - WHITE_MODE_TREE - try to create a tree (some kind of pretty printing)
  default: 2
This commit is contained in:
2021-08-07 02:16:48 +02:00
parent 22134b6cc0
commit b424988d1b
22 changed files with 369 additions and 175 deletions

View File

@@ -32,6 +32,7 @@ createthread.o: ../../../../winix/winixd/core/winixbase.h
createthread.o: ../../../../winix/winixd/core/config.h
createthread.o: ../../../../pikotools/src/space/spaceparser.h
createthread.o: ../../../../pikotools/src/space/space.h
createthread.o: ../../../../pikotools/src/convert/baseparser.h
createthread.o: ../../../../winix/winixd/core/log.h
createthread.o: ../../../../winix/winixd/core/logmanipulators.h
createthread.o: ../../../../pikotools/src/log/log.h
@@ -191,7 +192,7 @@ createthread.o: ../../../../winix/winixd/functions/upload.h
createthread.o: ../../../../winix/winixd/functions/uptime.h
createthread.o: ../../../../winix/winixd/functions/who.h
createthread.o: ../../../../winix/winixd/functions/vim.h
createthread.o: ../../../../pikotools/src/html/htmlfilter.h
createthread.o: ../../../../pikotools/src/html/htmlparser.h
funthread.o: ../../../../winix/winixd/core/misc.h
funthread.o: ../../../../winix/winixd/core/requesttypes.h
funthread.o: ../../../../pikotools/src/textstream/textstream.h
@@ -224,6 +225,7 @@ funthread.o: ../../../../winix/winixd/core/winixbase.h
funthread.o: ../../../../winix/winixd/core/config.h
funthread.o: ../../../../pikotools/src/space/spaceparser.h
funthread.o: ../../../../pikotools/src/space/space.h
funthread.o: ../../../../pikotools/src/convert/baseparser.h
funthread.o: ../../../../winix/winixd/core/log.h
funthread.o: ../../../../winix/winixd/core/logmanipulators.h
funthread.o: ../../../../pikotools/src/log/log.h
@@ -375,6 +377,7 @@ init.o: ../../../../winix/winixd/templates/localefilter.h
init.o: ../../../../winix/winixd/templates/locale.h
init.o: ../../../../pikotools/src/space/spaceparser.h
init.o: ../../../../pikotools/src/space/space.h
init.o: ../../../../pikotools/src/convert/baseparser.h
init.o: ../../../../winix/winixd/core/winixbase.h
init.o: ../../../../winix/winixd/core/config.h
init.o: ../../../../winix/winixd/core/log.h
@@ -519,7 +522,7 @@ init.o: ../../../../winix/winixd/functions/upload.h
init.o: ../../../../winix/winixd/functions/uptime.h
init.o: ../../../../winix/winixd/functions/who.h
init.o: ../../../../winix/winixd/functions/vim.h
init.o: ../../../../pikotools/src/html/htmlfilter.h
init.o: ../../../../pikotools/src/html/htmlparser.h
reply.o: reply.h ../../../../winix/winixd/functions/functionbase.h
reply.o: ../../../../winix/winixd/db/db.h
reply.o: ../../../../winix/winixd/db/dbbase.h
@@ -551,6 +554,7 @@ reply.o: ../../../../winix/winixd/core/winixbase.h
reply.o: ../../../../winix/winixd/core/config.h
reply.o: ../../../../pikotools/src/space/spaceparser.h
reply.o: ../../../../pikotools/src/space/space.h
reply.o: ../../../../pikotools/src/convert/baseparser.h
reply.o: ../../../../winix/winixd/core/log.h
reply.o: ../../../../winix/winixd/core/logmanipulators.h
reply.o: ../../../../pikotools/src/log/log.h
@@ -703,7 +707,7 @@ reply.o: ../../../../winix/winixd/functions/upload.h
reply.o: ../../../../winix/winixd/functions/uptime.h
reply.o: ../../../../winix/winixd/functions/who.h
reply.o: ../../../../winix/winixd/functions/vim.h
reply.o: ../../../../pikotools/src/html/htmlfilter.h
reply.o: ../../../../pikotools/src/html/htmlparser.h
reply.o: ../../../../winix/winixd/core/misc.h
showthreads.o: showthreads.h
showthreads.o: ../../../../winix/winixd/functions/functionbase.h
@@ -737,6 +741,7 @@ showthreads.o: ../../../../winix/winixd/core/winixbase.h
showthreads.o: ../../../../winix/winixd/core/config.h
showthreads.o: ../../../../pikotools/src/space/spaceparser.h
showthreads.o: ../../../../pikotools/src/space/space.h
showthreads.o: ../../../../pikotools/src/convert/baseparser.h
showthreads.o: ../../../../winix/winixd/core/log.h
showthreads.o: ../../../../winix/winixd/core/logmanipulators.h
showthreads.o: ../../../../pikotools/src/log/log.h
@@ -889,6 +894,7 @@ tdb.o: ../../../../winix/winixd/templates/localefilter.h
tdb.o: ../../../../winix/winixd/templates/locale.h
tdb.o: ../../../../pikotools/src/space/spaceparser.h
tdb.o: ../../../../pikotools/src/space/space.h
tdb.o: ../../../../pikotools/src/convert/baseparser.h
tdb.o: ../../../../winix/winixd/core/winixbase.h
tdb.o: ../../../../winix/winixd/core/config.h
tdb.o: ../../../../winix/winixd/core/log.h
@@ -923,6 +929,7 @@ templates.o: ../../../../winix/winixd/core/winixbase.h
templates.o: ../../../../winix/winixd/core/config.h
templates.o: ../../../../pikotools/src/space/spaceparser.h
templates.o: ../../../../pikotools/src/space/space.h
templates.o: ../../../../pikotools/src/convert/baseparser.h
templates.o: ../../../../winix/winixd/core/log.h
templates.o: ../../../../winix/winixd/core/logmanipulators.h
templates.o: ../../../../pikotools/src/log/log.h
@@ -1063,7 +1070,7 @@ templates.o: ../../../../winix/winixd/templates/patterncacher.h
templates.o: ../../../../winix/winixd/templates/indexpatterns.h
templates.o: ../../../../winix/winixd/templates/patterns.h
templates.o: ../../../../winix/winixd/templates/changepatterns.h
templates.o: ../../../../pikotools/src/html/htmlfilter.h
templates.o: ../../../../pikotools/src/html/htmlparser.h
templates.o: ../../../../winix/winixd/functions/functions.h
templates.o: ../../../../winix/winixd/functions/functionbase.h
templates.o: ../../../../winix/winixd/functions/functionparser.h
@@ -1152,6 +1159,7 @@ thread.o: ../../../../winix/winixd/templates/localefilter.h
thread.o: ../../../../winix/winixd/templates/locale.h
thread.o: ../../../../pikotools/src/space/spaceparser.h
thread.o: ../../../../pikotools/src/space/space.h
thread.o: ../../../../pikotools/src/convert/baseparser.h
thread.o: ../../../../winix/winixd/core/winixbase.h
thread.o: ../../../../winix/winixd/core/config.h
thread.o: ../../../../winix/winixd/core/log.h
@@ -1218,6 +1226,7 @@ threadinfo.o: ../../../../winix/winixd/core/winixbase.h
threadinfo.o: ../../../../winix/winixd/core/config.h
threadinfo.o: ../../../../pikotools/src/space/spaceparser.h
threadinfo.o: ../../../../pikotools/src/space/space.h
threadinfo.o: ../../../../pikotools/src/convert/baseparser.h
threadinfo.o: ../../../../winix/winixd/core/log.h
threadinfo.o: ../../../../winix/winixd/core/logmanipulators.h
threadinfo.o: ../../../../pikotools/src/log/log.h