ode-csslib-panda-hdf 1.0.0-dev-produit.202209281926

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (483) hide show
  1. package/dist/editor-resources/font3/LICENSE.txt +30 -0
  2. package/dist/editor-resources/font3/README.txt +75 -0
  3. package/dist/editor-resources/font3/config.json +172 -0
  4. package/dist/editor-resources/font3/css/animation.css +85 -0
  5. package/dist/editor-resources/font3/css/entcore-editor-codes.css +81 -0
  6. package/dist/editor-resources/font3/css/entcore-editor-embedded.css +139 -0
  7. package/dist/editor-resources/font3/css/entcore-editor-ie7-codes.css +162 -0
  8. package/dist/editor-resources/font3/css/entcore-editor-ie7.css +175 -0
  9. package/dist/editor-resources/font3/css/entcore-editor.css +140 -0
  10. package/dist/editor-resources/font3/demo.html +467 -0
  11. package/dist/editor-resources/font3/font/entcore-editor.eot +0 -0
  12. package/dist/editor-resources/font3/font/entcore-editor.svg +64 -0
  13. package/dist/editor-resources/font3/font/entcore-editor.ttf +0 -0
  14. package/dist/editor-resources/font3/font/entcore-editor.woff +0 -0
  15. package/dist/editor-resources/font3/font/entcore-editor.woff2 +0 -0
  16. package/dist/editor-resources/img/Thumbs.db +0 -0
  17. package/dist/editor-resources/img/bold.png +0 -0
  18. package/dist/editor-resources/img/embed.png +0 -0
  19. package/dist/editor-resources/img/glyphicons_280_settings.png +0 -0
  20. package/dist/editor-resources/img/image-default.svg +28 -0
  21. package/dist/editor-resources/img/image.png +0 -0
  22. package/dist/editor-resources/img/italic.png +0 -0
  23. package/dist/editor-resources/img/justify-center.png +0 -0
  24. package/dist/editor-resources/img/justify-full.png +0 -0
  25. package/dist/editor-resources/img/justify-left.png +0 -0
  26. package/dist/editor-resources/img/justify-right.png +0 -0
  27. package/dist/editor-resources/img/linker.png +0 -0
  28. package/dist/editor-resources/img/mathjax.png +0 -0
  29. package/dist/editor-resources/img/olist.png +0 -0
  30. package/dist/editor-resources/img/quote.png +0 -0
  31. package/dist/editor-resources/img/redo.png +0 -0
  32. package/dist/editor-resources/img/remove-format.png +0 -0
  33. package/dist/editor-resources/img/smileys.png +0 -0
  34. package/dist/editor-resources/img/sound.png +0 -0
  35. package/dist/editor-resources/img/subscript.png +0 -0
  36. package/dist/editor-resources/img/superscript.png +0 -0
  37. package/dist/editor-resources/img/table.png +0 -0
  38. package/dist/editor-resources/img/templates-preview-dominos.svg +27 -0
  39. package/dist/editor-resources/img/templates-preview-emptypage.svg +7 -0
  40. package/dist/editor-resources/img/templates-preview-illustration.svg +23 -0
  41. package/dist/editor-resources/img/templates-preview-threecols.svg +23 -0
  42. package/dist/editor-resources/img/templates-preview-twocols.svg +21 -0
  43. package/dist/editor-resources/img/templates.png +0 -0
  44. package/dist/editor-resources/img/ulist.png +0 -0
  45. package/dist/editor-resources/img/underline.png +0 -0
  46. package/dist/editor-resources/img/undo.png +0 -0
  47. package/dist/editor-resources/img/unlink.png +0 -0
  48. package/dist/fonts/Arial.woff +0 -0
  49. package/dist/fonts/Atma-Bold.woff +0 -0
  50. package/dist/fonts/Atma-Light.woff +0 -0
  51. package/dist/fonts/ComicSansMS.woff +0 -0
  52. package/dist/fonts/Cursive.woff +0 -0
  53. package/dist/fonts/EcritureA-Romain-Orne.woff +0 -0
  54. package/dist/fonts/EcritureB-Romain-Orne.woff +0 -0
  55. package/dist/fonts/KGJuneBug.woff +0 -0
  56. package/dist/fonts/OpenDyslexic.woff +0 -0
  57. package/dist/fonts/OpenDyslexic3-Regular.ttf +0 -0
  58. package/dist/fonts/Roboto/Roboto-Bold.ttf +0 -0
  59. package/dist/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
  60. package/dist/fonts/Roboto/Roboto-Italic.ttf +0 -0
  61. package/dist/fonts/Roboto/Roboto-Regular.ttf +0 -0
  62. package/dist/fonts/Roboto/why.txt +2 -0
  63. package/dist/fonts/Satellite.woff +0 -0
  64. package/dist/fonts/Square-721-BT.woff +0 -0
  65. package/dist/fonts/Tahoma.woff +0 -0
  66. package/dist/fonts/Verdana.woff +0 -0
  67. package/dist/fonts/generic-icons/generic-icons.svg +342 -0
  68. package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
  69. package/dist/fonts/generic-icons/generic-icons.woff +0 -0
  70. package/dist/i18n/Archive/en.json +3 -0
  71. package/dist/i18n/Archive/fr.json +3 -0
  72. package/dist/i18n/Archive/pt.json +3 -0
  73. package/dist/i18n/Auth/de.json +4 -0
  74. package/dist/i18n/Auth/en.json +8 -0
  75. package/dist/i18n/Auth/es.json +5 -0
  76. package/dist/i18n/Auth/fr.json +9 -0
  77. package/dist/i18n/Auth/it.json +5 -0
  78. package/dist/i18n/Auth/pt.json +9 -0
  79. package/dist/i18n/Directory/en.json +4 -0
  80. package/dist/i18n/Directory/fr.json +18 -0
  81. package/dist/i18n/Directory/pt.json +4 -0
  82. package/dist/i18n/Portal/en.json +13 -0
  83. package/dist/i18n/Portal/es.json +10 -0
  84. package/dist/i18n/Portal/fr.json +43 -0
  85. package/dist/i18n/Portal/pt.json +13 -0
  86. package/dist/i18n/Timeline/de.json +24 -0
  87. package/dist/i18n/Timeline/en.json +36 -0
  88. package/dist/i18n/Timeline/es.json +29 -0
  89. package/dist/i18n/Timeline/fr.json +52 -0
  90. package/dist/i18n/Timeline/it.json +24 -0
  91. package/dist/i18n/Timeline/pt.json +24 -0
  92. package/dist/i18n/Workspace/fr.json +5 -0
  93. package/dist/images/blur.cur +0 -0
  94. package/dist/images/blur.png +0 -0
  95. package/dist/images/blur.svg +26 -0
  96. package/dist/images/cc-by-nc-sa.svg +57 -0
  97. package/dist/images/cc-by.svg +54 -0
  98. package/dist/images/empty-filters.svg +1 -0
  99. package/dist/images/empty-search.svg +298 -0
  100. package/dist/images/empty-trash.svg +1 -0
  101. package/dist/images/emptyscreen-recorder-video.svg +1048 -0
  102. package/dist/img/activation.png +0 -0
  103. package/dist/img/assistant/.directory +5 -0
  104. package/dist/img/assistant/applications.png +0 -0
  105. package/dist/img/assistant/apps.png +0 -0
  106. package/dist/img/assistant/blog.png +0 -0
  107. package/dist/img/assistant/conversation.png +0 -0
  108. package/dist/img/assistant/education.png +0 -0
  109. package/dist/img/assistant/external.png +0 -0
  110. package/dist/img/assistant/feed.png +0 -0
  111. package/dist/img/assistant/internal.png +0 -0
  112. package/dist/img/assistant/intro-student.png +0 -0
  113. package/dist/img/assistant/learning.png +0 -0
  114. package/dist/img/assistant/puzzle.png +0 -0
  115. package/dist/img/assistant/safespace.png +0 -0
  116. package/dist/img/assistant/scrapbook.png +0 -0
  117. package/dist/img/assistant/student-app.png +0 -0
  118. package/dist/img/assistant/workspace.png +0 -0
  119. package/dist/img/compagnon.jpg +0 -0
  120. package/dist/img/icons/Thumbs.db +0 -0
  121. package/dist/img/icons/account-large.png +0 -0
  122. package/dist/img/icons/actualites-large.png +0 -0
  123. package/dist/img/icons/add-green.png +0 -0
  124. package/dist/img/icons/add.png +0 -0
  125. package/dist/img/icons/admin-large.png +0 -0
  126. package/dist/img/icons/admin-portal-large.png +0 -0
  127. package/dist/img/icons/admin.png +0 -0
  128. package/dist/img/icons/angry-panda-60px.png +0 -0
  129. package/dist/img/icons/angry-panda-small.png +0 -0
  130. package/dist/img/icons/angry.png +0 -0
  131. package/dist/img/icons/anim_loading_small.gif +0 -0
  132. package/dist/img/icons/apps-small.png +0 -0
  133. package/dist/img/icons/apps.png +0 -0
  134. package/dist/img/icons/archive-folder-large.png +0 -0
  135. package/dist/img/icons/archive-large.png +0 -0
  136. package/dist/img/icons/archive.png +0 -0
  137. package/dist/img/icons/arrow-bottom.png +0 -0
  138. package/dist/img/icons/arrow-left.png +0 -0
  139. package/dist/img/icons/arrow-right.png +0 -0
  140. package/dist/img/icons/arrow-top.png +0 -0
  141. package/dist/img/icons/attendance-large.png +0 -0
  142. package/dist/img/icons/audio-large.png +0 -0
  143. package/dist/img/icons/audio.png +0 -0
  144. package/dist/img/icons/back-chevron.png +0 -0
  145. package/dist/img/icons/birthday-icon.png +0 -0
  146. package/dist/img/icons/blog-large.png +0 -0
  147. package/dist/img/icons/blog.png +0 -0
  148. package/dist/img/icons/cahier-de-texte-large.png +0 -0
  149. package/dist/img/icons/calendar-button.png +0 -0
  150. package/dist/img/icons/calendar-icon.png +0 -0
  151. package/dist/img/icons/calendar-large.png +0 -0
  152. package/dist/img/icons/calendar-small.png +0 -0
  153. package/dist/img/icons/cancel.png +0 -0
  154. package/dist/img/icons/checkbox-checked-disabled.png +0 -0
  155. package/dist/img/icons/checkbox-checked.png +0 -0
  156. package/dist/img/icons/checkbox-unchecked-disabled.png +0 -0
  157. package/dist/img/icons/checkbox-unchecked.png +0 -0
  158. package/dist/img/icons/clock-icon.png +0 -0
  159. package/dist/img/icons/close-2x.png +0 -0
  160. package/dist/img/icons/close.png +0 -0
  161. package/dist/img/icons/cns-large.png +0 -0
  162. package/dist/img/icons/cns.png +0 -0
  163. package/dist/img/icons/collaborative-wall-large.png +0 -0
  164. package/dist/img/icons/colorpicker.svg +1 -0
  165. package/dist/img/icons/communautes-large.png +0 -0
  166. package/dist/img/icons/configuration.png +0 -0
  167. package/dist/img/icons/connection-by-visitors-icon-alt.png +0 -0
  168. package/dist/img/icons/connection-by-visitors-icon.png +0 -0
  169. package/dist/img/icons/connection-icon.png +0 -0
  170. package/dist/img/icons/connector-icon.png +0 -0
  171. package/dist/img/icons/contacts-large.png +0 -0
  172. package/dist/img/icons/conversation-large.png +0 -0
  173. package/dist/img/icons/conversation-small.png +0 -0
  174. package/dist/img/icons/conversation-yellow.png +0 -0
  175. package/dist/img/icons/conversation.png +0 -0
  176. package/dist/img/icons/default-panda-60px.png +0 -0
  177. package/dist/img/icons/default-panda-small.png +0 -0
  178. package/dist/img/icons/default.png +0 -0
  179. package/dist/img/icons/devices-icon.png +0 -0
  180. package/dist/img/icons/dicodelazone-icon.png +0 -0
  181. package/dist/img/icons/doc-large.png +0 -0
  182. package/dist/img/icons/doc.png +0 -0
  183. package/dist/img/icons/download.png +0 -0
  184. package/dist/img/icons/drag-drop-light.png +0 -0
  185. package/dist/img/icons/drag-drop-on.png +0 -0
  186. package/dist/img/icons/dreamy-panda-small.png +0 -0
  187. package/dist/img/icons/dreamy.png +0 -0
  188. package/dist/img/icons/envelope-unread.svg +1 -0
  189. package/dist/img/icons/envelope.svg +1 -0
  190. package/dist/img/icons/flags/.directory +4 -0
  191. package/dist/img/icons/flags/de.svg +12 -0
  192. package/dist/img/icons/flags/en.svg +69 -0
  193. package/dist/img/icons/flags/es.svg +1496 -0
  194. package/dist/img/icons/flags/fr.svg +20 -0
  195. package/dist/img/icons/flags/it.svg +15 -0
  196. package/dist/img/icons/flags/pt.svg +663 -0
  197. package/dist/img/icons/folder-large.png +0 -0
  198. package/dist/img/icons/folder.png +0 -0
  199. package/dist/img/icons/forum-large.png +0 -0
  200. package/dist/img/icons/fullscreen.png +0 -0
  201. package/dist/img/icons/glyphicons-498-glasses@3x.png +0 -0
  202. package/dist/img/icons/glyphicons_036_file.png +0 -0
  203. package/dist/img/icons/glyphicons_062_paperclip.png +0 -0
  204. package/dist/img/icons/glyphicons_113_justify.png +0 -0
  205. package/dist/img/icons/glyphicons_169_record.png +0 -0
  206. package/dist/img/icons/glyphicons_173_play.png +0 -0
  207. package/dist/img/icons/glyphicons_174_pause.png +0 -0
  208. package/dist/img/icons/glyphicons_207_remove_2.png +0 -0
  209. package/dist/img/icons/happy-panda-60px.png +0 -0
  210. package/dist/img/icons/happy-panda-small.png +0 -0
  211. package/dist/img/icons/happy.png +0 -0
  212. package/dist/img/icons/hiboutheque.png +0 -0
  213. package/dist/img/icons/homeworks.png +0 -0
  214. package/dist/img/icons/img.png +0 -0
  215. package/dist/img/icons/joker-panda-small.png +0 -0
  216. package/dist/img/icons/joker.png +0 -0
  217. package/dist/img/icons/knur-plus.png +0 -0
  218. package/dist/img/icons/le-site-tv-large.png +0 -0
  219. package/dist/img/icons/link.png +0 -0
  220. package/dist/img/icons/loading-panel.gif +0 -0
  221. package/dist/img/icons/love-panda-small.png +0 -0
  222. package/dist/img/icons/love.png +0 -0
  223. package/dist/img/icons/maxicours-large.png +0 -0
  224. package/dist/img/icons/menu-mobile.png +0 -0
  225. package/dist/img/icons/message-icon.png +0 -0
  226. package/dist/img/icons/mindmap-large.png +0 -0
  227. package/dist/img/icons/mood-icon.png +0 -0
  228. package/dist/img/icons/mp3.png +0 -0
  229. package/dist/img/icons/music-icon.png +0 -0
  230. package/dist/img/icons/new-mail.png +0 -0
  231. package/dist/img/icons/news-large.png +0 -0
  232. package/dist/img/icons/notebook-large.png +0 -0
  233. package/dist/img/icons/notes-large.png +0 -0
  234. package/dist/img/icons/notes-widget.png +0 -0
  235. package/dist/img/icons/notification.png +0 -0
  236. package/dist/img/icons/oops.png +0 -0
  237. package/dist/img/icons/orange-user.png +0 -0
  238. package/dist/img/icons/pages-large.png +0 -0
  239. package/dist/img/icons/pdf-large.png +0 -0
  240. package/dist/img/icons/pdf.png +0 -0
  241. package/dist/img/icons/people-icon.png +0 -0
  242. package/dist/img/icons/picture-icon-delete.png +0 -0
  243. package/dist/img/icons/picture-icon-lock.png +0 -0
  244. package/dist/img/icons/picture-icon.png +0 -0
  245. package/dist/img/icons/plus.png +0 -0
  246. package/dist/img/icons/power-off.svg +1 -0
  247. package/dist/img/icons/ppt-large.png +0 -0
  248. package/dist/img/icons/ppt.png +0 -0
  249. package/dist/img/icons/prive.png +0 -0
  250. package/dist/img/icons/proud-panda-small.png +0 -0
  251. package/dist/img/icons/proud.png +0 -0
  252. package/dist/img/icons/public.png +0 -0
  253. package/dist/img/icons/question.svg +1 -0
  254. package/dist/img/icons/qwant-widget-icon.png +0 -0
  255. package/dist/img/icons/rack-large.png +0 -0
  256. package/dist/img/icons/rack.png +0 -0
  257. package/dist/img/icons/rbs-large.png +0 -0
  258. package/dist/img/icons/recorder-widget.png +0 -0
  259. package/dist/img/icons/refresh.png +0 -0
  260. package/dist/img/icons/residence-artiste-large.png +0 -0
  261. package/dist/img/icons/residence-artiste.png +0 -0
  262. package/dist/img/icons/sad-panda-60px.png +0 -0
  263. package/dist/img/icons/sad-panda-small.png +0 -0
  264. package/dist/img/icons/sad.png +0 -0
  265. package/dist/img/icons/save.png +0 -0
  266. package/dist/img/icons/scrapbook-large.png +0 -0
  267. package/dist/img/icons/scrapbook.png +0 -0
  268. package/dist/img/icons/search.png +0 -0
  269. package/dist/img/icons/send-mail-white.png +0 -0
  270. package/dist/img/icons/send-mail.png +0 -0
  271. package/dist/img/icons/share.png +0 -0
  272. package/dist/img/icons/shared.png +0 -0
  273. package/dist/img/icons/show-carousel-selected.png +0 -0
  274. package/dist/img/icons/show-carousel.png +0 -0
  275. package/dist/img/icons/show-details-selected.png +0 -0
  276. package/dist/img/icons/show-details-unsaturated.png +0 -0
  277. package/dist/img/icons/show-details.png +0 -0
  278. package/dist/img/icons/show-icons-selected.png +0 -0
  279. package/dist/img/icons/show-icons-unsaturated.png +0 -0
  280. package/dist/img/icons/show-icons.png +0 -0
  281. package/dist/img/icons/show-list-selected.png +0 -0
  282. package/dist/img/icons/show-list-unsaturated.png +0 -0
  283. package/dist/img/icons/show-list.png +0 -0
  284. package/dist/img/icons/shutdown.png +0 -0
  285. package/dist/img/icons/sick-panda-small.png +0 -0
  286. package/dist/img/icons/sick.png +0 -0
  287. package/dist/img/icons/statistics-large.png +0 -0
  288. package/dist/img/icons/statistics.png +0 -0
  289. package/dist/img/icons/stats-large.png +0 -0
  290. package/dist/img/icons/stats-service-icon.png +0 -0
  291. package/dist/img/icons/storage.png +0 -0
  292. package/dist/img/icons/support-large.png +0 -0
  293. package/dist/img/icons/support.png +0 -0
  294. package/dist/img/icons/text-icon.png +0 -0
  295. package/dist/img/icons/timelinegenerator-large.png +0 -0
  296. package/dist/img/icons/tired-panda-60px.png +0 -0
  297. package/dist/img/icons/tired-panda-small.png +0 -0
  298. package/dist/img/icons/tired.png +0 -0
  299. package/dist/img/icons/tools.png +0 -0
  300. package/dist/img/icons/transparent_color.png +0 -0
  301. package/dist/img/icons/unique-visitors-icon.png +0 -0
  302. package/dist/img/icons/unknown-large.png +0 -0
  303. package/dist/img/icons/unknown.png +0 -0
  304. package/dist/img/icons/user-circle.svg +1 -0
  305. package/dist/img/icons/user.png +0 -0
  306. package/dist/img/icons/userbook-large.png +0 -0
  307. package/dist/img/icons/userbook.png +0 -0
  308. package/dist/img/icons/video-icon.png +0 -0
  309. package/dist/img/icons/video-large.png +0 -0
  310. package/dist/img/icons/video.png +0 -0
  311. package/dist/img/icons/view-book-white.png +0 -0
  312. package/dist/img/icons/view-book.png +0 -0
  313. package/dist/img/icons/view-folder-white.png +0 -0
  314. package/dist/img/icons/view-folder.png +0 -0
  315. package/dist/img/icons/website-large.png +0 -0
  316. package/dist/img/icons/widgets/widget-birthday.svg +178 -0
  317. package/dist/img/icons/widgets/widget-calendar.svg +142 -0
  318. package/dist/img/icons/widgets/widget-dicodelazone.svg +148 -0
  319. package/dist/img/icons/widgets/widget-mood.svg +3669 -0
  320. package/dist/img/icons/widgets/widget-news.svg +447 -0
  321. package/dist/img/icons/widgets/widget-note.svg +161 -0
  322. package/dist/img/icons/widgets/widget-qwant-junior.svg +205 -0
  323. package/dist/img/icons/widgets/widget-qwant.svg +191 -0
  324. package/dist/img/icons/widgets/widget-recorder.svg +153 -0
  325. package/dist/img/icons/wiki-large.png +0 -0
  326. package/dist/img/icons/wiki.png +0 -0
  327. package/dist/img/icons/workspace-large.png +0 -0
  328. package/dist/img/icons/workspace-small.png +0 -0
  329. package/dist/img/icons/worried-panda-small.png +0 -0
  330. package/dist/img/icons/worried.png +0 -0
  331. package/dist/img/icons/xls-large.png +0 -0
  332. package/dist/img/icons/xls.png +0 -0
  333. package/dist/img/illustrations/Haute-Normandie.jpg +0 -0
  334. package/dist/img/illustrations/JO-hiver.png +0 -0
  335. package/dist/img/illustrations/Publipostage_Blog.png +0 -0
  336. package/dist/img/illustrations/Publipostage_Cahier_Multimedia.png +0 -0
  337. package/dist/img/illustrations/Publipostage_Messagerie.png +0 -0
  338. package/dist/img/illustrations/Thumbs.db +0 -0
  339. package/dist/img/illustrations/audio-file.png +0 -0
  340. package/dist/img/illustrations/banner-enseignant.jpg +0 -0
  341. package/dist/img/illustrations/birthdays-header-de.png +0 -0
  342. package/dist/img/illustrations/birthdays-header-en.png +0 -0
  343. package/dist/img/illustrations/birthdays-header-es.png +0 -0
  344. package/dist/img/illustrations/birthdays-header-fr.png +0 -0
  345. package/dist/img/illustrations/birthdays-header-it.png +0 -0
  346. package/dist/img/illustrations/birthdays-header-pt.png +0 -0
  347. package/dist/img/illustrations/birthdays-header.png +0 -0
  348. package/dist/img/illustrations/blog.svg +222 -0
  349. package/dist/img/illustrations/calendar-header.png +0 -0
  350. package/dist/img/illustrations/calendar-separator.png +0 -0
  351. package/dist/img/illustrations/circus-background.jpg +0 -0
  352. package/dist/img/illustrations/classroom.png +0 -0
  353. package/dist/img/illustrations/collaborative-editor.svg +198 -0
  354. package/dist/img/illustrations/community.svg +198 -0
  355. package/dist/img/illustrations/desert-background.jpg +0 -0
  356. package/dist/img/illustrations/fav-avatar.svg +12 -0
  357. package/dist/img/illustrations/favicon.ico +0 -0
  358. package/dist/img/illustrations/folder.svg +11 -0
  359. package/dist/img/illustrations/forum-default.png +0 -0
  360. package/dist/img/illustrations/group-avatar.svg +20 -0
  361. package/dist/img/illustrations/haute-normandie.png +0 -0
  362. package/dist/img/illustrations/hills-background.jpg +0 -0
  363. package/dist/img/illustrations/homeworks.svg +198 -0
  364. package/dist/img/illustrations/homeworks_notebook.png +0 -0
  365. package/dist/img/illustrations/illus-emptyscreen.svg +1 -0
  366. package/dist/img/illustrations/illus-noresults.svg +1 -0
  367. package/dist/img/illustrations/illus-rotatedevice.svg +1 -0
  368. package/dist/img/illustrations/image-default.svg +27 -0
  369. package/dist/img/illustrations/library-incentive.gif +0 -0
  370. package/dist/img/illustrations/loading.gif +0 -0
  371. package/dist/img/illustrations/logo.png +0 -0
  372. package/dist/img/illustrations/mindmap.svg +198 -0
  373. package/dist/img/illustrations/monthly.jpg +0 -0
  374. package/dist/img/illustrations/mood-header-en.png +0 -0
  375. package/dist/img/illustrations/mood-header-fr.png +0 -0
  376. package/dist/img/illustrations/mood-header.png +0 -0
  377. package/dist/img/illustrations/news-default.svg +109 -0
  378. package/dist/img/illustrations/news.svg +182 -0
  379. package/dist/img/illustrations/no-avatar.svg +14 -0
  380. package/dist/img/illustrations/note.svg +186 -0
  381. package/dist/img/illustrations/notebook-wallpaper.svg +7658 -0
  382. package/dist/img/illustrations/notebook.png +0 -0
  383. package/dist/img/illustrations/notebook.svg +7658 -0
  384. package/dist/img/illustrations/notebook_lines.png +0 -0
  385. package/dist/img/illustrations/notes-widget.png +0 -0
  386. package/dist/img/illustrations/ocean-background.jpg +0 -0
  387. package/dist/img/illustrations/one-pocket.png +0 -0
  388. package/dist/img/illustrations/pages-default.png +0 -0
  389. package/dist/img/illustrations/pages.svg +180 -0
  390. package/dist/img/illustrations/panda-food-background.jpg +0 -0
  391. package/dist/img/illustrations/panda.png +0 -0
  392. package/dist/img/illustrations/recorder-illustration.png +0 -0
  393. package/dist/img/illustrations/scrapbook-monopage-cover.png +0 -0
  394. package/dist/img/illustrations/scrapbook-monopage.png +0 -0
  395. package/dist/img/illustrations/scrapbook.svg +198 -0
  396. package/dist/img/illustrations/sparkly-background.jpg +0 -0
  397. package/dist/img/illustrations/stats.gif +0 -0
  398. package/dist/img/illustrations/system-avatar.png +0 -0
  399. package/dist/img/illustrations/theme-open-ent.png +0 -0
  400. package/dist/img/illustrations/timeline.svg +182 -0
  401. package/dist/img/illustrations/unknown-avatar.svg +29 -0
  402. package/dist/img/illustrations/user-avatar.svg +12 -0
  403. package/dist/img/illustrations/wiki.svg +289 -0
  404. package/dist/img/login.jpg +0 -0
  405. package/dist/img/logo.png +0 -0
  406. package/dist/img/oubli.jpg +0 -0
  407. package/dist/img/reinit.jpg +0 -0
  408. package/dist/img/smileys/angry.png +0 -0
  409. package/dist/img/smileys/dreamy.png +0 -0
  410. package/dist/img/smileys/happy.png +0 -0
  411. package/dist/img/smileys/joker.png +0 -0
  412. package/dist/img/smileys/love.png +0 -0
  413. package/dist/img/smileys/proud.png +0 -0
  414. package/dist/img/smileys/sad.png +0 -0
  415. package/dist/img/smileys/sick.png +0 -0
  416. package/dist/img/smileys/tired.png +0 -0
  417. package/dist/img/smileys/worried.png +0 -0
  418. package/dist/img/wallpaper/hills.svg +360 -0
  419. package/dist/portal.html +95 -0
  420. package/dist/skins/circus/theme.css +260 -0
  421. package/dist/skins/circus/theme.css.map +1 -0
  422. package/dist/skins/circus/theme.scss +11 -0
  423. package/dist/skins/circus/thumbnail.png +0 -0
  424. package/dist/skins/default/details.json +1 -0
  425. package/dist/skins/default/theme.css +260 -0
  426. package/dist/skins/default/theme.css.map +1 -0
  427. package/dist/skins/default/theme.scss +3 -0
  428. package/dist/skins/default/thumbnail.png +0 -0
  429. package/dist/skins/desert/theme.css +260 -0
  430. package/dist/skins/desert/theme.css.map +1 -0
  431. package/dist/skins/desert/theme.scss +11 -0
  432. package/dist/skins/desert/thumbnail.png +0 -0
  433. package/dist/skins/neutre/theme.css +260 -0
  434. package/dist/skins/neutre/theme.css.map +1 -0
  435. package/dist/skins/neutre/theme.scss +9 -0
  436. package/dist/skins/neutre/thumbnail.png +0 -0
  437. package/dist/skins/ocean/theme.css +260 -0
  438. package/dist/skins/ocean/theme.css.map +1 -0
  439. package/dist/skins/ocean/theme.scss +11 -0
  440. package/dist/skins/ocean/thumbnail.png +0 -0
  441. package/dist/skins/panda-food/theme.css +260 -0
  442. package/dist/skins/panda-food/theme.css.map +1 -0
  443. package/dist/skins/panda-food/theme.scss +11 -0
  444. package/dist/skins/panda-food/thumbnail.png +0 -0
  445. package/dist/skins/sparkly/theme.css +260 -0
  446. package/dist/skins/sparkly/theme.css.map +1 -0
  447. package/dist/skins/sparkly/theme.scss +11 -0
  448. package/dist/skins/sparkly/thumbnail.png +0 -0
  449. package/dist/template/assistant/personnel/0.html +18 -0
  450. package/dist/template/assistant/personnel/1.html +9 -0
  451. package/dist/template/assistant/personnel/2.html +17 -0
  452. package/dist/template/assistant/personnel/3.html +11 -0
  453. package/dist/template/assistant/relative/0.html +18 -0
  454. package/dist/template/assistant/relative/1.html +23 -0
  455. package/dist/template/assistant/relative/2.html +13 -0
  456. package/dist/template/assistant/steps.json +6 -0
  457. package/dist/template/assistant/student/0.html +6 -0
  458. package/dist/template/assistant/student/1.html +4 -0
  459. package/dist/template/assistant/teacher/0.html +18 -0
  460. package/dist/template/assistant/teacher/1.html +9 -0
  461. package/dist/template/assistant/teacher/2.html +17 -0
  462. package/dist/template/assistant/teacher/3.html +11 -0
  463. package/dist/template/auth/activation-form.html +142 -0
  464. package/dist/template/auth/cgu-content.html +11 -0
  465. package/dist/template/auth/forgot-form.html +98 -0
  466. package/dist/template/auth/forgot-message.html +30 -0
  467. package/dist/template/auth/login-form.html +171 -0
  468. package/dist/template/auth/reset-form.html +53 -0
  469. package/dist/template/directory/massmail.mail.es.txt +46 -0
  470. package/dist/template/directory/massmail.mail.txt +44 -0
  471. package/dist/template/directory/massmail.pdf.xhtml +193 -0
  472. package/dist/template/directory/massmail_new/massmail_new.pdf.de.xhtml +158 -0
  473. package/dist/template/directory/massmail_new/massmail_new.pdf.en.xhtml +158 -0
  474. package/dist/template/directory/massmail_new/massmail_new.pdf.es.xhtml +158 -0
  475. package/dist/template/directory/massmail_new/massmail_new.pdf.it.xhtml +158 -0
  476. package/dist/template/directory/massmail_new/massmail_new.pdf.pt.xhtml +158 -0
  477. package/dist/template/directory/massmail_new/massmail_new.pdf.xhtml +158 -0
  478. package/dist/template/directory/massmail_simple.pdf.xhtml +114 -0
  479. package/dist/template/override.json +24 -0
  480. package/dist/template/portal/applications.html +137 -0
  481. package/dist/template/timeline/notifications.html +356 -0
  482. package/dist/version.txt +2 -0
  483. package/package.json +48 -0
@@ -0,0 +1,171 @@
1
+ <div>
2
+ <div class="centered container row">
3
+ <img class="logo" src="/assets/themes/[[currentTheme.child]]/img/illustrations/logo.png" alt="Logo de l'ENT">
4
+
5
+ <div ng-if="!browser" class="browser">
6
+ <h1><i18n>browser.not.supported.title</i18n></h1>
7
+ <p><i18n>browser.not.supported.download</i18n></p>
8
+ <p class="download">
9
+ <a href="https://www.google.fr/chrome/browser/desktop/" target="_blank">
10
+ <img src="/auth/public/img/chrome_logo.png" />
11
+ </a>
12
+ <a href="https://www.mozilla.org/fr/firefox/new/" target="_blank">
13
+ <img src="/auth/public/img/firefox_logo.png" />
14
+ </a>
15
+ <a
16
+ href="http://windows.microsoft.com/fr-fr/internet-explorer/download-ie"
17
+ target="_blank"
18
+ >
19
+ <img src="/auth/public/img/msie_logo.png" />
20
+ </a>
21
+ </p>
22
+ </div>
23
+
24
+ <div ng-if="browser && browser.outdated" class="browser">
25
+ <h1><i18n>browser.outdated.title</i18n></h1>
26
+ <p><i18n>browser.outdated.update</i18n></p>
27
+ <p class="update">
28
+ <a
29
+ href="https://www.google.fr/chrome/browser/desktop/"
30
+ target="_blank"
31
+ ng-if="browser.browser === 'Chrome'"
32
+ >
33
+ <img src="/auth/public/img/chrome_logo.png" />
34
+ </a>
35
+ <a
36
+ href="https://www.mozilla.org/fr/firefox/new/"
37
+ target="_blank"
38
+ ng-if="browser.browser === 'Firefox'"
39
+ >
40
+ <img src="/auth/public/img/firefox_logo.png" />
41
+ </a>
42
+ <a
43
+ href="http://windows.microsoft.com/fr-fr/internet-explorer/download-ie"
44
+ target="_blank"
45
+ ng-if="browser.browser === 'MSIE'"
46
+ >
47
+ <img src="/auth/public/img/msie_logo.png" />
48
+ </a>
49
+ <a
50
+ href="https://www.apple.com/fr/safari/"
51
+ target="_blank"
52
+ ng-if="browser.browser === 'Safari'"
53
+ >
54
+ <img src="/auth/public/img/safari_logo.png" />
55
+ </a>
56
+ </p>
57
+ <p><i18n>browser.outdated.download</i18n></p>
58
+ <p class="download">
59
+ <a
60
+ href="https://www.google.fr/chrome/browser/desktop/"
61
+ target="_blank"
62
+ ng-if="browser.browser !== 'Chrome'"
63
+ >
64
+ <img src="/auth/public/img/chrome_logo.png" />
65
+ </a>
66
+ <a
67
+ href="https://www.mozilla.org/fr/firefox/new/"
68
+ target="_blank"
69
+ ng-if="browser.browser !== 'Firefox'"
70
+ >
71
+ <img src="/auth/public/img/firefox_logo.png" />
72
+ </a>
73
+ <a
74
+ href="http://windows.microsoft.com/fr-fr/internet-explorer/download-ie"
75
+ target="_blank"
76
+ ng-if="browser.browser !== 'MSIE'"
77
+ >
78
+ <img src="/auth/public/img/msie_logo.png" />
79
+ </a>
80
+ </p>
81
+ </div>
82
+
83
+ <section class="main">
84
+ <div class="row"></div>
85
+ <div class="welcome-text" ng-if="!welcome.hideContent">
86
+ <div class="row">
87
+ <div class="twelve cell" bind-html="welcome.content"></div>
88
+ </div>
89
+ </div>
90
+
91
+ <div
92
+ class="panel login"
93
+ ng-class="{ 'lonely-panel': welcome.hideContent }"
94
+ >
95
+ <h1>
96
+ <img src="/auth/public/img/auth.png" /><span
97
+ translate
98
+ content="auth.header"
99
+ ></span>
100
+ </h1>
101
+ <p class="warning" translate content="[[error]]" ng-if="error"></p>
102
+ <form method="post" action="/auth/login">
103
+ <p>
104
+ <label translate content="auth.email"></label>
105
+ <input
106
+ type="text"
107
+ ng-model="user.email"
108
+ ng-keydown="noSpace($event)"
109
+ ng-change="noUpperCase()"
110
+ name="email"
111
+ id="email"
112
+ autofocus
113
+ tabindex="1"
114
+ />
115
+ </p>
116
+ <p>
117
+ <label translate content="auth.password"></label>
118
+ <input-password
119
+ type="password"
120
+ ng-model="user.password"
121
+ name="password"
122
+ id="password"
123
+ tabindex="2"
124
+ ></input-password>
125
+ </p>
126
+ <p>
127
+ <input
128
+ type="checkbox"
129
+ ng-model="user.rememberMe"
130
+ name="rememberMe"
131
+ id="rememberMe"
132
+ value="true"
133
+ />
134
+ <label
135
+ translate
136
+ content="auth.remember.me"
137
+ style="display: inline"
138
+ ></label>
139
+ </p>
140
+ <div class="flex-magnet-container">
141
+ <div>
142
+ <a
143
+ class="forgot-link"
144
+ href="/auth/forgot#/password"
145
+ translate
146
+ content="missing.password"
147
+ ></a>
148
+ <a
149
+ class="forgot-link"
150
+ href="/auth/forgot#/id"
151
+ translate
152
+ content="missing.id"
153
+ ></a>
154
+ </div>
155
+ <input
156
+ type="submit"
157
+ translate
158
+ attr="value"
159
+ value="auth.login"
160
+ tabindex="3"
161
+ class="vertical-spacing flex-magnet-bottom-right"
162
+ />
163
+ </div>
164
+ <input type="hidden" name="callBack" ng-value="callBack" />
165
+ <input type="hidden" name="details" ng-value="details" />
166
+ </form>
167
+ <div style="clear: both"></div>
168
+ </div>
169
+ </section>
170
+ </div>
171
+ </div>
@@ -0,0 +1,53 @@
1
+ <div class="absolute">
2
+ <div class="centered container row">
3
+ <img class="logo" src="/assets/themes/[[currentTheme.child]]/img/illustrations/logo.png" alt="Logo de l'ENT">
4
+ <section class="main">
5
+ <div class="welcome-text" ng-if="!welcome.hideContent">
6
+ <div class="row">
7
+ <div class="twelve cell" bind-html="welcome.content"></div>
8
+ </div>
9
+ </div>
10
+
11
+ <div class="panel" ng-class="{ 'lonely-panel': welcome.hideContent }">
12
+ <h1><img src="/auth/public/img/auth.png" /><span translate content="auth.reset.header"></span></h1>
13
+ <p class="warning" translate content="[[error]]" ng-if="error"></p>
14
+ <form method="post" ng-submit="reset()" name="resetForm">
15
+ <p>
16
+ <label translate content="auth.email"></label>
17
+ <input type="text" name="login" ng-model="user.login" ng-keydown="noSpace($event)"
18
+ ng-change="noUpperCase()" name="login" tabindex="1" required />
19
+ <p class="input-errors" ng-if="resetForm.login.$invalid && resetForm.login.$dirty">
20
+ <span ng-repeat="(key, value) in resetForm.login.$error">
21
+ <label ng-if="value">[[lang.translate(key)]]</label>
22
+ </span>
23
+ </p>
24
+ </p>
25
+ <p>
26
+ <label translate content="auth.activation.password"></label>
27
+ <input-password required ng-pattern="passwordRegex" ng-model="user.password"
28
+ ng-change="refreshInput(resetForm, 'confirmPassword')" name="password" ng-trim="false"
29
+ tabindex="2"></input-password>
30
+ <p class="input-errors" ng-if="resetForm.password.$invalid && resetForm.password.$dirty">
31
+ <i18n>password.errors</i18n><br />
32
+ <span ng-repeat="(key, value) in resetForm.password.$error">
33
+ <label ng-if="value">[[lang.translate(key)]]</label>
34
+ </span>
35
+ </p>
36
+ <label translate content="auth.activation.confirm.password"></label>
37
+ <input-password required ng-model="user.confirmPassword" name="confirmPassword" ng-trim="false"
38
+ tabindex="3"></input-password>
39
+ <p class="input-errors"
40
+ ng-if="user.password !== '' && user.confirmPassword && user.confirmPassword !== '' && user.confirmPassword !== user.password">
41
+ <i18n>password.identical</i18n>
42
+ </p>
43
+ </p>
44
+ <p>
45
+ <input type="submit" translate attr="value" value="auth.reset" ng-disabled="resetForm.$invalid"
46
+ tabindex="4" />
47
+ </p>
48
+ <div class="clear"></div>
49
+ </form>
50
+ </div>
51
+ </section>
52
+ </div>
53
+ </div>
@@ -0,0 +1,46 @@
1
+ {{! Users that are not activated }}
2
+ {{#activationCode}}
3
+ Hola,<br/>
4
+ <br/>
5
+ Este mensaje se envía automáticamente con sus informaciones de primera conexión a ONE.<br/>
6
+ <br/>
7
+ Para conectarse, vaya a <a href="https://oneconnect.opendigitaleducation.com">oneconnect.opendigitaleducation.com</a>.<br/>
8
+ <br/>
9
+ Introduzca su nombre de usuario (se debe guardar para poder conectarse ulteriormente) y su código de activación:<br/>
10
+ <br/>
11
+ Id. de usuario: {{login}}<br/>
12
+ Código de activación: {{activationCode}}<br/>
13
+ <br/>
14
+ Seleccione una nueva contraseña e introduzca su dirección de correo electrónico personal para obtener un correo electrónico de restauración si usted olvida su contraseña.<br/>
15
+ <br/>
16
+ Recomendamos que mezcle números, letras, mayúsculas, minúsculas y caracteres especiales al elegir su contraseña personal.<br/>
17
+ <br/>
18
+ ¡Feliz navegación!<br/>
19
+ <br/>
20
+ El equipo ONE<br/>
21
+ <br/>
22
+ {{/activationCode}}
23
+ {{! Users that are activated }}
24
+ {{^activationCode}}
25
+ Hola,<br/>
26
+ <br/>
27
+ Este mensaje se envía automáticamente con sus informaciones de primera conexión a ONE.<br/>
28
+ <br/>
29
+ Usted ya tiene una cuenta en ONE.<br/>
30
+ Su Id. de usuario es: <i>{{login}}</i><br/>
31
+ <br/>
32
+ Si no recuerda su contraseña, puede establecer una nueva siguiendo las siguientes instrucciones:<br/>
33
+ <br/>
34
+ - Vaya a <a href="https://oneconnect.opendigitaleducation.com">https://oneconnect.opendigitaleducation.com</a> y haga clic en “Contraseña olvidada”<br/>
35
+ <br/>
36
+ - Introduzca su Id. de usuario y haga clic en “Enviar”.<br/>
37
+ <br/>
38
+ Se enviará un correo electrónico a la dirección que ingresó al activar su cuenta. Luego haga clic en el enlace de restauración de contraseña recibido para definir su nueva contraseña.<br/>
39
+ <br/>
40
+ Recomendamos que mezcle números, letras, mayúsculas, minúsculas y caracteres especiales al elegir su contraseña personal.<br/>
41
+ <br/>
42
+ ¡Feliz navegación!<br/>
43
+ <br/>
44
+ El equipo ONE<br/>
45
+ <br/>
46
+ {{/activationCode}}
@@ -0,0 +1,44 @@
1
+ {{! Users that are not activated }}
2
+ {{#activationCode}}
3
+ Bonjour,<br/>
4
+ <br/>
5
+ Ceci est un mail généré automatiquement qui contient vos informations de première connexion à ONE.<br/>
6
+ <br/>
7
+ La première connexion s’effectue sur <a href="https://enthdf.fr/auth/login">https://enthdf.fr/auth/login</a>.<br/>
8
+ <br/>
9
+ Une première étape indispensable vous permettra de personnaliser vos informations de connexion.<br/>
10
+ <br/>
11
+ Munissez vous de votre adresse e-mail personnelle et des informations ci-dessous :<br/>
12
+ <br/>
13
+ Identifiant : {{login}}<br/>
14
+ Code d’activation : {{activationCode}}<br/>
15
+ <br/>
16
+ Pour sécuriser vos accès, il vous sera demandé de choisir un nouveau de mot de passe, d’indiquer votre adresse e-mail personnelle et, si vous le souhaitez, de saisir un numéro de téléphone portable.<br/>
17
+ <br/>
18
+ Nous vous recommandons de mélanger chiffres, lettres, majuscules, minuscules et caractères spéciaux lors du choix de votre mot de passe personnel.<br/>
19
+ <br/>
20
+ Bonne navigation sur ONE !<br/>
21
+ <br/>
22
+ {{/activationCode}}
23
+ {{! Users that are activated }}
24
+ {{^activationCode}}
25
+ Bonjour,<br/>
26
+ <br/>
27
+ Ceci est un mail généré automatiquement qui contient vos informations de connexion à ONE.<br/>
28
+ <br/>
29
+ Vous possédez déjà un compte sur le réseau social collaboratif ONE.<br/>
30
+ Votre identifiant de connexion est rappelé ci-contre : <i>{{login}}</i><br/>
31
+ <br/>
32
+ Si vous ne vous souvenez pas de votre mot de passe, vous pouvez en définir un nouveau en suivant les instructions ci-dessous :<br/>
33
+ <br/>
34
+ - Rendez-vous à l’adresse <a href="https://enthdf.fr/auth/login">https://enthdf.fr/auth/login</a> et cliquez sur « Besoin d'aide? ».<br/>
35
+ <br/>
36
+ - Cliquez ensuite sur "Vous avez perdu votre mot de passe ?", saisissez votre identifiant puis cliquez sur "Envoyer".<br/>
37
+ <br/>
38
+ Un mail sera envoyé à l’adresse que vous avez saisi lors de l’activation de votre compte. Cliquez ensuite sur le lien hypertexte dans le mail reçu pour définir votre nouveau mot de passe.<br/>
39
+ <br/>
40
+ Nous vous recommandons de mélanger chiffres, lettres, majuscules, minuscules et caractères spéciaux lors du choix de votre mot de passe personnel.<br/>
41
+ <br/>
42
+ Bonne navigation sur ONE !<br/>
43
+ <br/>
44
+ {{/activationCode}}
@@ -0,0 +1,193 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
+
5
+ <head>
6
+ <title>Guide de prise en main de votre ENT</title>
7
+ <style type="text/css">
8
+ body{
9
+ font-family: 'arial';
10
+ font-size: 0.8em;
11
+ }
12
+ h1{
13
+ color: #2a9cc8;
14
+ }
15
+ h2{
16
+ color: #2a9cc8;
17
+ }
18
+ div.banner{
19
+ background-color: rgb(213, 239, 248);
20
+ margin-bottom: 10px;
21
+ padding: 15px;
22
+ padding-top: 1px;
23
+ line-height: 15px;
24
+ }
25
+ div.banner span.content{
26
+ margin-top: 15px;
27
+ margin-bottom: 10px;
28
+ font-size: 15px;
29
+ font-weight: bold;
30
+ }
31
+
32
+ ul li{
33
+ list-style: circle;
34
+ }
35
+
36
+ div.twocolumns > div{
37
+ max-width: 45%;
38
+ display: inline-block;
39
+ vertical-align: top;
40
+ }
41
+ div.twocolumns.center > div{
42
+ vertical-align: middle;
43
+ }
44
+ ul.login-list{
45
+ margin-top: 35px;
46
+ }
47
+ ul.login-list > li{
48
+ margin-bottom: 15px;
49
+ }
50
+ b.highlighted{
51
+ background-color: #feeb59;
52
+ }
53
+
54
+ div#login{
55
+ position: absolute;
56
+ top: 60px;
57
+ left: 75px;
58
+ }
59
+ div#code{
60
+ position: absolute;
61
+ top: 90px;
62
+ left: 75px;
63
+ }
64
+ img#logo{
65
+ width: 229px;
66
+ }
67
+ img#besoinaide{
68
+ width: 250px;
69
+ margin-left: 30px;
70
+ }
71
+ img#demandereinitialisation{
72
+ width: 250px;
73
+ margin-right: 30px;
74
+ }
75
+ img#reinitialisation{
76
+ width: 300px;
77
+ margin-left: 30px;
78
+ }
79
+ </style>
80
+ </head>
81
+
82
+ <body>
83
+ {{#users}}
84
+ {{! Users that are not activated }}
85
+ {{#activationCode}}
86
+ <div style="page-break-after: always">
87
+ <img id="logo" src="logo.png"></img>
88
+ <div class="banner">
89
+ <h1>La première connexion à ONE</h1>
90
+ <span class="content">Ce document s'adresse à <i>{{firstName}} {{lastName}}</i>{{^isInClass}}.{{/isInClass}}</span>
91
+ {{#child}}
92
+ <br/>
93
+ <span class="content">Parent de <i>{{firstName}} {{lastName}}</i> en classe de {{classname}}.</span>
94
+ {{/child}}
95
+ {{^child}}
96
+ {{#isInClass}}
97
+ <span class="content">en classe(s) de{{^classes}} {{classname}}{{/classes}}{{#classes}} {{.}}{{/classes}}.</span>
98
+ {{/isInClass}}
99
+ {{/child}}
100
+ </div>
101
+
102
+ La première connexion à ONE comprend une étape préalable indispensable, qui vous permet de personnaliser vos informations de connexion.
103
+
104
+ <ul>
105
+ <li>
106
+ <h2>De quoi se munir ?</h2>
107
+ Pour se connecter à ONE, vous devez vous munir de votre adresse E-mail personnelle et de cette feuille.
108
+ </li>
109
+ <li>
110
+ <h2>Comment accéder à ONE ?</h2>
111
+ <div class="twocolumns">
112
+ <p>
113
+ Vous pouvez accéder à ONE à l'adresse suivante : <a href="https://enthdf.fr/auth/login">https://enthdf.fr/auth/login</a>.
114
+ </p>
115
+ </div>
116
+ </li>
117
+ <li>
118
+ <h2>Comment se connecter la première fois ?</h2>
119
+ <b>Utiliser les identifiants ci-dessous sur la page de connexion :</b>
120
+ <div>
121
+ <ul class="login-list">
122
+ <li>Identifiant : <b>{{login}}</b></li>
123
+ <li>Code d'activation <b>{{activationCode}}</b></li>
124
+ </ul>
125
+ </div>
126
+ </li>
127
+ </ul>
128
+
129
+ <div class="footer">
130
+ <p>
131
+ Pour sécuriser vos accès, il vous sera demandé de choisir un nouveau mot de passe,
132
+ d’indiquer votre adresse E-mail personnelle et si vous le souhaitez de saisir un numéro de
133
+ téléphone portable pour récupération du mot de passe en cas d’oubli.
134
+ Vous aurez aussi la possibilité de consulter la charte de ONE et l’obligation d’en accepter les termes.
135
+ </p>
136
+
137
+ <p>
138
+ <i>Nous vous recommandons de mélanger chiffres, lettres, majuscules, minuscules et caractères spéciaux lors du choix de votre mot de passe personnel.</i>
139
+ </p>
140
+
141
+ <p>
142
+ <b>Désormais, vous pouvez vous connecter à ONE en utilisant votre nouveau mot de passe.</b>
143
+ </p>
144
+ </div>
145
+ </div>
146
+ {{/activationCode}}
147
+ {{! Users that are activated }}
148
+ {{^activationCode}}
149
+ <div style="page-break-after: always">
150
+ <img id="logo" src="logo.png"></img>
151
+ <div class="banner">
152
+ <h1>Informations sur votre compte ONE</h1>
153
+ <span class="content">Ce document s'adresse à <i>{{firstName}} {{lastName}}</i>{{^isInClass}}.{{/isInClass}}</span>
154
+ {{#child}}
155
+ <br/>
156
+ <span class="content">Parent de <i>{{firstName}} {{lastName}}</i> en classe de {{classname}}.</span>
157
+ {{/child}}
158
+ {{^child}}
159
+ {{#isInClass}}
160
+ <span class="content">en classe{{^classes}}{{#classname}} {{classname}}{{/classname}}{{/classes}}{{#classes}} {{.}}{{/classes}}.</span>
161
+ {{/isInClass}}
162
+ {{/child}}
163
+ </div>
164
+
165
+ <p>Vous possédez déjà un compte sur l’ENT (environnement numérique de travail) ONE ou ONE.</p>
166
+
167
+ <p>Votre identifiant de connexion est rappelé ci-contre : <b class="highlighted">{{login}}</b></p>
168
+
169
+ <p>Si vous ne vous souvenez pas de votre mot de passe, vous pouvez en définir un nouveau en suivant les instructions ci-dessous.</p>
170
+
171
+ <ul>
172
+ <li>
173
+ <h2>Demande de réinitialisation de mot de passe</h2>
174
+ <p>
175
+ Rendez-vous à l’adresse <a href="https://enthdf.fr/auth/login">https://enthdf.fr/auth/login</a>
176
+ et cliquez sur « Besoin d'aide ? ».<br/>
177
+ Cliquez ensuite sur « Vous avez perdu votre mot de passe ? » puis saisissez votre identifiant et enfin cliquez sur « Envoyer ». <br/>
178
+ Un mail sera envoyé à l’adresse que vous avez saisie lors de l’activation de votre compte.
179
+ </p>
180
+ </li>
181
+ <li>
182
+ <h2>Réinitialisation du mot de passe</h2>
183
+ <p>
184
+ Cliquez ensuite sur le lien hypertexte dans le mail reçu pour définir votre nouveau mot de passe.
185
+ </p>
186
+ </li>
187
+ </ul>
188
+ </div>
189
+ {{/activationCode}}
190
+ {{/users}}
191
+ </body>
192
+
193
+ </html>
@@ -0,0 +1,158 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
4
+
5
+ <head>
6
+ <!-- We use this i18n key to ensure portability because it is overriden by themes -->
7
+ <title>{{#i18n}}directory.admin.massMailing{{/i18n}}</title>
8
+ <style type="text/css">
9
+ body {
10
+ font-family: sans-serif;
11
+ color: #333;
12
+ }
13
+ h2 {font-size: 1.2em}
14
+ h3 {font-size: 1.1em}
15
+ h4 {margin-left: 1.1em}
16
+ strong,
17
+ a,
18
+ .red {
19
+ font-weight: bold;
20
+ color: #d1232a;
21
+ }
22
+ ol li {
23
+ padding: 10px 0;
24
+ margin-left: -20px;
25
+ }
26
+ .column {
27
+ width: 30%;
28
+ margin: 1%;
29
+ display: inline-block;
30
+ vertical-align: top;
31
+ text-align: center;
32
+ font-size: 0.8em;
33
+ }
34
+ .column img {
35
+ width: 75px;
36
+ text-align: center;
37
+ }
38
+ .center{
39
+ text-align: center;
40
+ }
41
+ #right{
42
+ text-align: right;
43
+ }
44
+ .inline-block .baseline,
45
+ .inline-block #logo {
46
+ display: inline-block;
47
+ vertical-align: middle;
48
+ }
49
+ #logo{
50
+ width: 150px;
51
+ }
52
+ .baseline {
53
+ text-align: right;
54
+ color: #666;
55
+ letter-spacing: 2px;
56
+ font-weight: lighter;
57
+ padding: 5px;
58
+ border-bottom: 2px solid transparent;
59
+ }
60
+ .neo {
61
+ border-color: #4bafd5;
62
+ }
63
+ .one {
64
+ border-color: #FF8500;
65
+ }
66
+ {{#A5}}
67
+ @page {
68
+ size: landscape;
69
+ }
70
+ body {
71
+ font-size: 0.7em;
72
+ }
73
+ .size {
74
+ display: inline-block;
75
+ vertical-align: top;
76
+ width: 47%;
77
+ margin: 0 1%;
78
+ }
79
+ .column img {
80
+ width: 50px;
81
+ }
82
+ #logo {
83
+ width: 100px;
84
+ }
85
+ {{/A5}}
86
+ </style>
87
+ </head>
88
+
89
+ <body>
90
+
91
+ {{#users}}
92
+
93
+ <div class="size"{{^end}} style="page-break-after: always"{{/end}}>
94
+ <div class="inline-block">
95
+ <img id="logo" src="logo.png"></img>
96
+ <p class="baseline one">Die virtuelle Arbeitsplattform der Primarschulen</p>
97
+ </div>
98
+ {{^activationCode}}
99
+ <h2>Infos zu meinem Konto</h2>
100
+ {{/activationCode}}
101
+ {{#activationCode}}
102
+ <h2>Meine erste Anmeldung in 5 Schritten</h2>
103
+ {{/activationCode}}
104
+ <h3> » Dieses Datenblatt ist bestimmt für <strong>{{firstName}} {{lastName}}</strong></h3>
105
+ {{^isGuestOrPersonnel}}
106
+ <h4>{{^firstChild}}{{#i18n}}{{profile}}{{/i18n}}{{/firstChild}}{{#firstChild}}Elter von <strong>{{firstName}} {{lastName}}</strong>{{#otherChildren}}, <strong>{{firstName}} {{lastName}}</strong>{{/otherChildren}}{{/firstChild}}{{#firstClass}} in der Klasse <strong>{{.}}</strong>{{#otherClasses}}, <strong>{{.}}</strong>{{/otherClasses}}{{/firstClass}}.</h4>
107
+ {{/isGuestOrPersonnel}}
108
+ {{#isGuestOrPersonnel}}
109
+ <h4>{{#i18n}}{{profile}}{{/i18n}}.</h4>
110
+ {{/isGuestOrPersonnel}}
111
+ <p>Der den Lehrpersonen, den Personalmitgliedern, den Schülern und ihrer Familie vorbehaltene Plattform ist eine gesicherte und leicht zu handhabende digitale Lösung, die dazu dient:</p>
112
+ <div class="column">
113
+ <img src="illustrations/Publipostage_Messagerie.png"></img>
114
+ <p>Die Austauschprozesse zwischen Schule und Elternhaus zu vereinfachen</p>
115
+ </div>
116
+ <div class="column">
117
+ <img src="illustrations/Publipostage_Cahier_Multimedia.png"></img>
118
+ <p>Interaktive pädagogische Inhalte zu erstellen</p>
119
+ </div>
120
+ <div class="column">
121
+ <img src="illustrations/Publipostage_Blog.png"></img>
122
+ <p>Die in der Klasse durchgeführten Projekte bekanntzumachen</p>
123
+ </div>
124
+ {{^activationCode}}
125
+ <h2> » Wie melde ich mich an?</h2>
126
+ <p>Sie besitzen bereits ein Konto auf der virtuellen Plattform. Sie müssen nur noch Ihren normalen Benutzernamen
127
+ und das bei Ihrer ersten Anmeldung festgelegte Passwort eingeben.
128
+ <br />Zur Erinnerung Ihr Benutzername:</p>
129
+ <p class="center red">{{login}}</p>
130
+ <br />
131
+ <h2> » 3 Schritte zum Zurücksetzen meines Passworts</h2>
132
+ <ol>
133
+ <li>Bei Vergessen des Passworts gehen Sie auf <a href="{{host}}://{{hostname}}">{{hostname}}</a> und klicken Sie auf<br />« Passwort vergessen ».</li>
134
+ <li>Geben Sie Ihren Benutzernamen ein und klicken Sie auf « Senden ». Es wird nun eine E-Mail an die bei der Aktivierung Ihres Kontos angegebene Adresse gesendet.</li>
135
+ <li>Öffnen Sie die E-Mail und klicken Sie dann auf den Link zur Festlegung Ihres neuen Passworts.</li>
136
+ </ol>
137
+ {{/activationCode}}
138
+ {{#activationCode}}
139
+ <h2> » Anleitung für meine erste Anmeldung</h2>
140
+ <ol>
141
+ <li>Gehen Sie zur Anmeldung auf <a href="{{host}}://{{hostname}}">{{hostname}}</a> und klicken Sie auf « Login ».</li>
142
+ <li>Geben Sie Ihren Benutzernamen (für spätere Anmeldungen aufbewahren) und Ihren Aktivierungscode ein:
143
+ <div class="center">
144
+ <p class="red">Benutzername: {{login}}</p>
145
+ <p class="red">Aktivierungscode: {{activationCode}}</p>
146
+ </div>
147
+ </li>
148
+ <li>Wählen Sie ein neues Passwort, das aus mindestens 8 Zeichen besteht <strong>und mindestens einen Großbuchstaben, einen Kleinbuchstaben und eine Ziffer enthält</strong>.</li>
149
+ <li>Geben Sie Ihre persönliche E-Mail-Adresse ein, damit Sie bei Vergessen des Passworts eine E-Mail zum Zurücksetzen des Passworts erhalten.</li>
150
+ <li>Jetzt müssen Sie nur noch die Allgemeinen Nutzungsbedingungen lesen und akzeptieren.</li>
151
+ </ol>
152
+ {{/activationCode}}
153
+ <p id="right">Viel Vergnügen beim Navigieren!</p>
154
+ </div>
155
+ {{/users}}
156
+ </body>
157
+
158
+ </html>