Commit Graph

132 Commits

Author SHA1 Message Date
wp_xyz
db1ad60616 components/wiki: Fix loading of wikiconvert project. 2021-07-30 22:42:19 +02:00
wp_xyz
6b286401a1 components/wiki: Fix usage of ssl in wikiget 2021-07-30 22:35:41 +02:00
juha
3f78f0d62d New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
2021-02-15 08:43:50 +00:00
juha
0dc70a7fcf Wiki component: Delete obsolete unit myfphttpclient. Fix compiler in project settings.
git-svn-id: trunk@64516 -
2021-02-10 13:43:17 +00:00
juha
847d16d3b9 Cleanup.
git-svn-id: trunk@64091 -
2020-10-30 09:23:50 +00:00
mattias
614fe5d9e9 lazwiki: fixed compile with fpc 3.2
git-svn-id: trunk@64085 -
2020-10-29 21:19:52 +00:00
juha
4321fbf6e5 LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils.
git-svn-id: trunk@64081 -
2020-10-29 15:45:34 +00:00
mattias
083db4d426 wikiget: changed URL to https
git-svn-id: trunk@62957 -
2020-04-13 15:05:15 +00:00
ondrej
c0136a0867 Components: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
juha
6810c626df LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +00:00
wp
d6b6fe9b4b wiki: Fix compilation of wikiget
git-svn-id: trunk@55971 -
2017-10-04 10:48:10 +00:00
juha
ffa67e0ff4 Fix compilation of Codetools examples and wiki test project. Clean uses sections.
git-svn-id: trunk@54563 -
2017-04-07 19:02:11 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
mattias
bf0939e320 wikiconvert: comment
git-svn-id: trunk@54390 -
2017-03-12 19:11:44 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
f2dc924eaa wikisearch: fixed compilation
git-svn-id: trunk@53187 -
2016-10-21 16:46:26 +00:00
juha
9367da0ae5 Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string.
git-svn-id: trunk@52812 -
2016-08-17 10:40:29 +00:00
wp
abfbcfd7af wikiconvert: Fix compilation of wikiconvert after removal of WrapperFunctions
git-svn-id: trunk@51943 -
2016-03-14 23:13:42 +00:00
mattias
7a1de349d6 components: less hints
git-svn-id: trunk@51777 -
2016-03-01 15:22:12 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
wp
80cf99ea16 wiki: Fix wikiconvert to show correct error message if output directory is missing.
git-svn-id: trunk@49454 -
2015-06-27 16:31:20 +00:00
wp
cb2898179d wiki: Fix operation of language links. Update README.txt.
git-svn-id: trunk@49453 -
2015-06-27 14:27:26 +00:00
wp
e34f704b58 wiki: single css folder to avoid three equal wiki.css files.
git-svn-id: trunk@49443 -
2015-06-25 17:11:53 +00:00
wp
ca61330a80 wiki: Modify wiki.css to improve syntaxhighlighted text rendering in LHelp. Some cleanup of wiki.css.
git-svn-id: trunk@49442 -
2015-06-25 15:48:22 +00:00
wp
b0a915ace6 wiki: Mainly fix links in wikiconvert-created chm categorylist in LHelp
git-svn-id: trunk@49440 -
2015-06-25 11:35:27 +00:00
wp
6a4b449bb4 wiki: Fix "forgotten" backslashes in text nodes of generated html and chm files. Some more improvements of css file
git-svn-id: trunk@49437 -
2015-06-24 21:59:51 +00:00
wp
c65d9574ef wiki: Fix PageHistory in wikisearchdemo.
git-svn-id: trunk@49436 -
2015-06-24 17:33:05 +00:00
wp
c632a66145 wiki: Fix internal links in wikisearchdemo (related to r49421 #027baa82af)
git-svn-id: trunk@49429 -
2015-06-24 15:04:12 +00:00
wp
6208cb0d09 wiki: modify css files for improved rending with LHelp
git-svn-id: trunk@49428 -
2015-06-24 10:00:02 +00:00
wp
7553136423 wiki: Fix internal links in created chm files to be functional also with LHelp
git-svn-id: trunk@49423 -
2015-06-24 06:44:18 +00:00
wp
56f918d463 wiki: Fix character conversion issue (similar to #0028332). Rename variable FIndexInternalLinksOnly to FIndexOfflineLinksOnly.
git-svn-id: trunk@49406 -
2015-06-22 10:18:35 +00:00
wp
f3e3b26250 wiki: Fix categorylist of wikiconvert to be specific to each file (not cumulative)
git-svn-id: trunk@49392 -
2015-06-21 16:46:18 +00:00
wp
dc5a6ab553 wiki: Implement index for chm created by wikiconvert. Fix wikiconvert commandline parameters "chm" and "title".
git-svn-id: trunk@49375 -
2015-06-20 21:15:13 +00:00
wp
a0a7b2536d wiki: Fix links to wiki categories in wikiconvert
git-svn-id: trunk@49373 -
2015-06-20 16:52:08 +00:00
wp
8d3d8a4032 wiki: Add TOC to chm files.
git-svn-id: trunk@49369 -
2015-06-19 20:05:31 +00:00
wp
2a0abb0f98 wiki: Fix internal links within chm files if filename contains illegal characters; fix icon of wiki template in chm file.
git-svn-id: trunk@49359 -
2015-06-17 10:26:43 +00:00
wp
3d4af7e38c wiki: Move template icons to separate directory to protect them from option "--deletenotusedimages"
git-svn-id: trunk@49358 -
2015-06-17 08:43:32 +00:00
wp
e2b4261852 wiki: Fix links to local wiki files
git-svn-id: trunk@49357 -
2015-06-17 08:28:56 +00:00
wp
9e530e8368 wiki: clean-up, minor improvement of wiki.css
git-svn-id: trunk@49334 -
2015-06-15 12:19:06 +00:00
wp
a30d79092d wiki: Handle attributes of the wiki image tag (image position/size etc.) in the converted html
git-svn-id: trunk@49329 -
2015-06-14 20:12:24 +00:00
wp
629a0c7e74 wiki: Handle some wiki templates ({{Note}}, {{Warning}}, {{MantisLink}}). Extend wiki.css to better match the wiki.
git-svn-id: trunk@49327 -
2015-06-14 14:39:38 +00:00
wp
c4766c9519 wiki: fix internal links within same downloaded page
git-svn-id: trunk@49326 -
2015-06-13 17:08:14 +00:00
wp
11c6f4dfca wiki: Modify Wiki2XHTMLConvert to convert wiki [code] tags to html <code> tags (instead of <pre> which causes a line break)
git-svn-id: trunk@49325 -
2015-06-13 12:16:18 +00:00
wp
892d14bf4a wiki: Fix detection of table headers in wikiparser unit (part 2 of issue #0028274)
git-svn-id: trunk@49319 -
2015-06-12 15:26:42 +00:00
wp
e7139754a5 wiki: Fix hyperlinks from TOC to chapter headers of html files generated by wikiconvert (part 1 of issue #0028274)
git-svn-id: trunk@49318 -
2015-06-12 15:21:36 +00:00
juha
40732f021f Wiki component: Support prefix "file:" in wikiget and HTML converter. Issue #28265, patch from wp.
git-svn-id: trunk@49311 -
2015-06-10 14:35:14 +00:00
mattias
69edc4d8c0 lazutils: moved ReplaceSubString to LazUTF8, added UTF8QuotedStr
git-svn-id: trunk@47748 -
2015-02-13 20:34:21 +00:00
mattias
a3523cddaa wikiconvert: allow fpdoc root nodes with minus, issue #27362, patch from Andi Friess
git-svn-id: trunk@47555 -
2015-01-27 23:33:52 +00:00
mattias
38712c1dc6 wikiconvert: use fpdoc-descriptions
git-svn-id: trunk@47547 -
2015-01-27 14:53:32 +00:00
mattias
c1e57c70af wikiconvert: started fpdoc project file
git-svn-id: trunk@47541 -
2015-01-27 00:26:17 +00:00