Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
9dade88d
Commit
9dade88d
authored
Dec 14, 2015
by
lhommeni
Browse files
Modification gitignore
parent
5d877ca5
Changes
11
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
9dade88d
*/input/
*/tmp/
*/output/
*/result/
\ No newline at end of file
*/result/
wikipedia_to_hdoc/hdoc_to_opale/tmp
\ No newline at end of file
wikipedia_to_hdoc/ant/wiki_to_hdoc_fetcher.ant
View file @
9dade88d
...
...
@@ -92,9 +92,8 @@
<fileset
dir=
"${hdocResultPath}/tables"
includes=
"**"
/>
</copy>
<copy
todir=
"${tmpHdocResultFolderPath}/ressources"
>
<!-- Copy Images files -->
<copy
todir=
"${tmpHdocResultFolderPath}/ressources"
failonerror=
"false"
>
<fileset
dir=
"${hdocResultPath}/ressources"
includes=
"**"
/>
</copy>
<!-- Copy of the html file, hdoc needs "container.xml" file, not a html. The html file can be useful to the user -->
...
...
wikipedia_to_hdoc/hdoc_to_opale/tmp/convertReferences.xml
deleted
100644 → 0
View file @
5d877ca5
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns:h=
"http://www.utc.fr/ics/hdoc/xhtml"
xmlns:sc=
"http://www.utc.fr/ics/scenari/v3/core"
xmlns:op=
"utc.fr:ics/opale3"
xmlns:sp=
"http://www.utc.fr/ics/scenari/v3/primitive"
name=
"copy-references"
default=
"main"
>
<property
file=
"global.properties"
/>
<target
name=
"main"
>
<mkdir
dir=
"${tmpdir}/decompressedOpale/references"
/>
</target>
</project>
wikipedia_to_hdoc/hdoc_to_opale/tmp/decompressedHdoc/content.xml
View file @
9dade88d
This diff is collapsed.
Click to expand it.
wikipedia_to_hdoc/hdoc_to_opale/tmp/decompressedOpale/.wspmeta
deleted
100644 → 0
View file @
5d877ca5
<?xml version="1.0" encoding="UTF-8" ?>
<wspType
defaultCode=
"Opale"
title=
"Opale Advanced 3.5 (fr-FR)"
description=
""
uri=
"Opale3-5_fr-FR_005"
key=
"Opale3-5"
lang=
"fr-FR"
version=
"3.5.005"
><wspUpdate
localAutoUpdate=
"minor"
><res
key=
"Opale3-5.wsp"
/></wspUpdate><systemSpace
space=
"~param/Opale3-5/ss"
><res
key=
"Opale3-5.ss"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/bs"
optional=
"true"
><res
key=
"Opale3-5.bs"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/web"
><res
key=
"Opale3-5.gen.web"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/scormMono"
><res
key=
"Opale3-5.gen.scormMono"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/scormMulti"
><res
key=
"Opale3-5.gen.scormMulti"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/paper"
><res
key=
"Opale3-5.gen.paper"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/pres"
><res
key=
"Opale3-5.gen.pres"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewPresShort"
><res
key=
"Opale3-5.gen.previewPresShort"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewPresStandard"
><res
key=
"Opale3-5.gen.previewPresStandard"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewWebStandard"
><res
key=
"Opale3-5.gen.previewWebStandard"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewWebShort"
><res
key=
"Opale3-5.gen.previewWebShort"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewWebStandardComments"
><res
key=
"Opale3-5.gen.previewWebStandardComments"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewWebShortComments"
><res
key=
"Opale3-5.gen.previewWebShortComments"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packScorm12"
><res
key=
"Opale3-5.gen.packScorm12"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packScorm2k4"
><res
key=
"Opale3-5.gen.packScorm2k4"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packClaroline"
><res
key=
"Opale3-5.gen.packClaroline"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packGanesha"
><res
key=
"Opale3-5.gen.packGanesha"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packMoodle"
><res
key=
"Opale3-5.gen.packMoodle"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packSyfadis"
><res
key=
"Opale3-5.gen.packSyfadis"
/></systemSpace><editionSheet
pack=
"Opale3-5_fr-FR_005"
brickSelector=
"{Opale3-5.moz;3.5.005;fr-FR}"
/></wspType>
\ No newline at end of file
wikipedia_to_hdoc/hdoc_to_opale/tmp/decompressedOpale/main.xml
deleted
100644 → 0
View file @
5d877ca5
<?xml version="1.0" encoding="UTF-8"?>
<sc:item
xmlns:sc=
"http://www.utc.fr/ics/scenari/v3/core"
xmlns:h=
"http://www.utc.fr/ics/hdoc/xhtml"
xmlns:op=
"utc.fr:ics/opale3"
xmlns:sp=
"http://www.utc.fr/ics/scenari/v3/primitive"
xmlns:fn=
"http://www.w3.org/2005/xpath-functions"
>
<op:ue>
<op:ueM>
<sp:title>
Constructeur — Wikipédia
</sp:title>
<sp:info>
<op:info>
<sp:keywds>
<op:keywds/>
</sp:keywds>
<sp:cpyrgt>
<op:sPara>
<sc:para>
Wikipedia
</sc:para>
</op:sPara>
</sp:cpyrgt>
</op:info>
</sp:info>
</op:ueM>
<sp:intro>
<op:res>
<sp:txt>
<op:txt>
<sc:para>
Le mot
<sc:inlineStyle
role=
"emp"
>
constructeur
</sc:inlineStyle>
peut avoir plusieurs significations :
</sc:para>
</op:txt>
</sp:txt>
</op:res>
</sp:intro>
</op:ue>
</sc:item>
wikipedia_to_hdoc/hdoc_to_opale/tmp/decompressedOpaleDivided/.wspmeta
deleted
100644 → 0
View file @
5d877ca5
<?xml version="1.0" encoding="UTF-8" ?>
<wspType
defaultCode=
"Opale"
title=
"Opale Advanced 3.5 (fr-FR)"
description=
""
uri=
"Opale3-5_fr-FR_005"
key=
"Opale3-5"
lang=
"fr-FR"
version=
"3.5.005"
><wspUpdate
localAutoUpdate=
"minor"
><res
key=
"Opale3-5.wsp"
/></wspUpdate><systemSpace
space=
"~param/Opale3-5/ss"
><res
key=
"Opale3-5.ss"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/bs"
optional=
"true"
><res
key=
"Opale3-5.bs"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/web"
><res
key=
"Opale3-5.gen.web"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/scormMono"
><res
key=
"Opale3-5.gen.scormMono"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/scormMulti"
><res
key=
"Opale3-5.gen.scormMulti"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/paper"
><res
key=
"Opale3-5.gen.paper"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/pres"
><res
key=
"Opale3-5.gen.pres"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewPresShort"
><res
key=
"Opale3-5.gen.previewPresShort"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewPresStandard"
><res
key=
"Opale3-5.gen.previewPresStandard"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewWebStandard"
><res
key=
"Opale3-5.gen.previewWebStandard"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewWebShort"
><res
key=
"Opale3-5.gen.previewWebShort"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewWebStandardComments"
><res
key=
"Opale3-5.gen.previewWebStandardComments"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/previewWebShortComments"
><res
key=
"Opale3-5.gen.previewWebShortComments"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packScorm12"
><res
key=
"Opale3-5.gen.packScorm12"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packScorm2k4"
><res
key=
"Opale3-5.gen.packScorm2k4"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packClaroline"
><res
key=
"Opale3-5.gen.packClaroline"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packGanesha"
><res
key=
"Opale3-5.gen.packGanesha"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packMoodle"
><res
key=
"Opale3-5.gen.packMoodle"
/></systemSpace><systemSpace
space=
"~param/Opale3-5/gen/packSyfadis"
><res
key=
"Opale3-5.gen.packSyfadis"
/></systemSpace><editionSheet
pack=
"Opale3-5_fr-FR_005"
brickSelector=
"{Opale3-5.moz;3.5.005;fr-FR}"
/></wspType>
\ No newline at end of file
wikipedia_to_hdoc/hdoc_to_opale/tmp/decompressedOpaleDivided/main.xml
deleted
100644 → 0
View file @
5d877ca5
<?xml version="1.0" encoding="UTF-8"?>
<sc:item
xmlns:sc=
"http://www.utc.fr/ics/scenari/v3/core"
xmlns:h=
"http://www.utc.fr/ics/hdoc/xhtml"
xmlns:op=
"utc.fr:ics/opale3"
xmlns:sp=
"http://www.utc.fr/ics/scenari/v3/primitive"
xmlns:fn=
"http://www.w3.org/2005/xpath-functions"
>
<op:ue>
<op:ueM>
<sp:title>
Constructeur — Wikipédia
</sp:title>
<sp:info>
<op:info>
<sp:keywds>
<op:keywds/>
</sp:keywds>
<sp:cpyrgt>
<op:sPara>
<sc:para>
Wikipedia
</sc:para>
</op:sPara>
</sp:cpyrgt>
</op:info>
</sp:info>
</op:ueM>
<sp:intro>
<op:res>
<sp:txt>
<op:txt>
<sc:para>
Le mot
<sc:inlineStyle
role=
"emp"
>
constructeur
</sc:inlineStyle>
peut avoir plusieurs significations :
</sc:para>
</op:txt>
</sp:txt>
</op:res>
</sp:intro>
</op:ue>
</sc:item>
wikipedia_to_hdoc/hdoc_to_opale/tmp/exportUnits.ant
deleted
100644 → 0
View file @
5d877ca5
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns:h=
"http://www.utc.fr/ics/hdoc/xhtml"
xmlns:sc=
"http://www.utc.fr/ics/scenari/v3/core"
xmlns:op=
"utc.fr:ics/opale3"
xmlns:sp=
"http://www.utc.fr/ics/scenari/v3/primitive"
name=
"copy-ucs"
basedir=
".."
default=
"main"
>
<property
name=
"in"
location=
"${basedir}/input"
/>
<property
name=
"out"
location=
"${basedir}/output"
/>
<property
name=
"tmp"
location=
"${basedir}/tmp"
/>
<property
name=
"xsl"
location=
"${basedir}/xsl"
/>
<property
name=
"lib"
location=
"${basedir}/lib"
/>
<property
name=
"log"
location=
"${basedir}/log"
/>
<property
name=
"schema"
location=
"${basedir}/schema"
/>
<taskdef
name=
"jing"
classname=
"com.thaiopensource.relaxng.util.JingTask"
>
<classpath>
<pathelement
location=
"./lib/jing.jar"
/>
</classpath>
</taskdef>
<property
file=
"global.properties"
/>
<target
name=
"main"
/>
</project>
wikipedia_to_hdoc/hdoc_to_opale/tmp/moveRessourceFiles.xml
deleted
100644 → 0
View file @
5d877ca5
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns:h=
"http://www.utc.fr/ics/hdoc/xhtml"
name=
"moveRessourceFiles"
basedir=
"."
default=
"moveRessourceFiles"
>
<property
file=
"global.properties"
/>
<target
name=
"moveRessourceFiles"
/>
</project>
wikipedia_to_hdoc/hdoc_to_opale/tmp/outputWithCourseUcIds.xml
deleted
100644 → 0
View file @
5d877ca5
<?xml version="1.0" encoding="UTF-8"?>
<sc:item
xmlns:sc=
"http://www.utc.fr/ics/scenari/v3/core"
xmlns:h=
"http://www.utc.fr/ics/hdoc/xhtml"
xmlns:op=
"utc.fr:ics/opale3"
xmlns:sp=
"http://www.utc.fr/ics/scenari/v3/primitive"
xmlns:fn=
"http://www.w3.org/2005/xpath-functions"
>
<op:ue>
<op:ueM>
<sp:title>
Constructeur — Wikipédia
</sp:title>
<sp:info>
<op:info>
<sp:keywds>
<op:keywds/>
</sp:keywds>
<sp:cpyrgt>
<op:sPara>
<sc:para>
Wikipedia
</sc:para>
</op:sPara>
</sp:cpyrgt>
</op:info>
</sp:info>
</op:ueM>
<sp:intro>
<op:res>
<sp:txt>
<op:txt>
<sc:para>
Le mot
<sc:inlineStyle
role=
"emp"
>
constructeur
</sc:inlineStyle>
peut avoir plusieurs significations :
</sc:para>
</op:txt>
</sp:txt>
</op:res>
</sp:intro>
</op:ue>
</sc:item>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment