@@ -61,7 +60,7 @@ Generating .hdoc of a Wikipedia article with a local file
Display the source code of the wikipedia page, copy it and paste it in the new file source.xml
Make sure to copy/paste the source code and not save it directly as a file.
2 - Run the comand corresponding to your OS
2 - Run the command corresponding to your OS
On windows :
runFile.bat
...
...
@@ -78,20 +77,17 @@ BUG
Unsupported
-----------
1 Images:
- images inside text are not supported because of schema validation.
Known Bugs
----------
- Images inside text are not supported because of schema validation.
To do
-----
1 Images:
- Do a preposition to modify the hdoc schema so that we will be able to manage images inside text
- Complete the extraction of the metadata information of images
Technical notes
---------------
Capitalisation
--------------
\ No newline at end of file
For images you can refer to the get-ressources-with-meta.xsl and official-meta.xml in the hdoc_to_wikipedia/xslt Folder Read the commentary. It will help you to finish the task regarding images. These files are included to give you a solution to start from.