ode-csslib-panda-reims 3.0.13
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.
- package/dist/editor-resources/font3/LICENSE.txt +30 -0
- package/dist/editor-resources/font3/README.txt +75 -0
- package/dist/editor-resources/font3/config.json +172 -0
- package/dist/editor-resources/font3/css/animation.css +85 -0
- package/dist/editor-resources/font3/css/entcore-editor-codes.css +81 -0
- package/dist/editor-resources/font3/css/entcore-editor-embedded.css +139 -0
- package/dist/editor-resources/font3/css/entcore-editor-ie7-codes.css +162 -0
- package/dist/editor-resources/font3/css/entcore-editor-ie7.css +175 -0
- package/dist/editor-resources/font3/css/entcore-editor.css +140 -0
- package/dist/editor-resources/font3/demo.html +467 -0
- package/dist/editor-resources/font3/font/entcore-editor.eot +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.svg +64 -0
- package/dist/editor-resources/font3/font/entcore-editor.ttf +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.woff +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.woff2 +0 -0
- package/dist/editor-resources/img/Thumbs.db +0 -0
- package/dist/editor-resources/img/bold.png +0 -0
- package/dist/editor-resources/img/embed.png +0 -0
- package/dist/editor-resources/img/glyphicons_280_settings.png +0 -0
- package/dist/editor-resources/img/image-default.svg +28 -0
- package/dist/editor-resources/img/image.png +0 -0
- package/dist/editor-resources/img/italic.png +0 -0
- package/dist/editor-resources/img/justify-center.png +0 -0
- package/dist/editor-resources/img/justify-full.png +0 -0
- package/dist/editor-resources/img/justify-left.png +0 -0
- package/dist/editor-resources/img/justify-right.png +0 -0
- package/dist/editor-resources/img/linker.png +0 -0
- package/dist/editor-resources/img/mathjax.png +0 -0
- package/dist/editor-resources/img/olist.png +0 -0
- package/dist/editor-resources/img/quote.png +0 -0
- package/dist/editor-resources/img/redo.png +0 -0
- package/dist/editor-resources/img/remove-format.png +0 -0
- package/dist/editor-resources/img/smileys.png +0 -0
- package/dist/editor-resources/img/sound.png +0 -0
- package/dist/editor-resources/img/subscript.png +0 -0
- package/dist/editor-resources/img/superscript.png +0 -0
- package/dist/editor-resources/img/table.png +0 -0
- package/dist/editor-resources/img/templates-preview-dominos.svg +27 -0
- package/dist/editor-resources/img/templates-preview-emptypage.svg +7 -0
- package/dist/editor-resources/img/templates-preview-illustration.svg +23 -0
- package/dist/editor-resources/img/templates-preview-threecols.svg +23 -0
- package/dist/editor-resources/img/templates-preview-twocols.svg +21 -0
- package/dist/editor-resources/img/templates.png +0 -0
- package/dist/editor-resources/img/ulist.png +0 -0
- package/dist/editor-resources/img/underline.png +0 -0
- package/dist/editor-resources/img/undo.png +0 -0
- package/dist/editor-resources/img/unlink.png +0 -0
- package/dist/fonts/Arial.woff +0 -0
- package/dist/fonts/Atma-Bold.woff +0 -0
- package/dist/fonts/Atma-Light.woff +0 -0
- package/dist/fonts/ComicSansMS.woff +0 -0
- package/dist/fonts/Cursive.woff +0 -0
- package/dist/fonts/EcritureA-Romain-Orne.woff +0 -0
- package/dist/fonts/EcritureB-Romain-Orne.woff +0 -0
- package/dist/fonts/KGJuneBug.woff +0 -0
- package/dist/fonts/OpenDyslexic.woff +0 -0
- package/dist/fonts/OpenDyslexic3-Regular.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Bold.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Italic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Regular.ttf +0 -0
- package/dist/fonts/Roboto/why.txt +2 -0
- package/dist/fonts/Satellite.woff +0 -0
- package/dist/fonts/Square-721-BT.woff +0 -0
- package/dist/fonts/Tahoma.woff +0 -0
- package/dist/fonts/Verdana.woff +0 -0
- package/dist/fonts/generic-icons/generic-icons.svg +349 -0
- package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
- package/dist/fonts/generic-icons/generic-icons.woff +0 -0
- package/dist/i18n/Archive/en.json +3 -0
- package/dist/i18n/Archive/fr.json +3 -0
- package/dist/i18n/Archive/pt.json +3 -0
- package/dist/i18n/Auth/en.json +6 -0
- package/dist/i18n/Auth/fr.json +6 -0
- package/dist/i18n/Auth/pt.json +6 -0
- package/dist/i18n/Directory/en.json +4 -0
- package/dist/i18n/Directory/fr.json +17 -0
- package/dist/i18n/Directory/pt.json +5 -0
- package/dist/i18n/Portal/en.json +13 -0
- package/dist/i18n/Portal/es.json +10 -0
- package/dist/i18n/Portal/fr.json +42 -0
- package/dist/i18n/Portal/pt.json +13 -0
- package/dist/i18n/Timeline/de.json +15 -0
- package/dist/i18n/Timeline/en.json +25 -0
- package/dist/i18n/Timeline/es.json +15 -0
- package/dist/i18n/Timeline/fr.json +50 -0
- package/dist/i18n/Timeline/it.json +15 -0
- package/dist/i18n/Timeline/pt.json +15 -0
- package/dist/i18n/Workspace/fr.json +5 -0
- package/dist/images/blur.cur +0 -0
- package/dist/images/blur.png +0 -0
- package/dist/images/blur.svg +26 -0
- package/dist/images/cc-by-nc-sa.svg +57 -0
- package/dist/images/cc-by.svg +54 -0
- package/dist/images/empty-filters.svg +1 -0
- package/dist/images/empty-search.svg +298 -0
- package/dist/images/empty-trash.svg +1 -0
- package/dist/images/emptyscreen-recorder-video.svg +1048 -0
- package/dist/img/activation.png +0 -0
- package/dist/img/assistant/.directory +5 -0
- package/dist/img/assistant/applications.png +0 -0
- package/dist/img/assistant/apps.png +0 -0
- package/dist/img/assistant/blog.png +0 -0
- package/dist/img/assistant/conversation.png +0 -0
- package/dist/img/assistant/education.png +0 -0
- package/dist/img/assistant/external.png +0 -0
- package/dist/img/assistant/feed.png +0 -0
- package/dist/img/assistant/internal.png +0 -0
- package/dist/img/assistant/intro-student.png +0 -0
- package/dist/img/assistant/learning.png +0 -0
- package/dist/img/assistant/puzzle.png +0 -0
- package/dist/img/assistant/safespace.png +0 -0
- package/dist/img/assistant/scrapbook.png +0 -0
- package/dist/img/assistant/student-app.png +0 -0
- package/dist/img/assistant/workspace.png +0 -0
- package/dist/img/compagnon.jpg +0 -0
- package/dist/img/icons/Thumbs.db +0 -0
- package/dist/img/icons/account-large.png +0 -0
- package/dist/img/icons/actualites-large.png +0 -0
- package/dist/img/icons/add-green.png +0 -0
- package/dist/img/icons/add.png +0 -0
- package/dist/img/icons/admin-large.png +0 -0
- package/dist/img/icons/admin-portal-large.png +0 -0
- package/dist/img/icons/admin.png +0 -0
- package/dist/img/icons/angry-panda-60px.png +0 -0
- package/dist/img/icons/angry-panda-small.png +0 -0
- package/dist/img/icons/angry.png +0 -0
- package/dist/img/icons/anim_loading_small.gif +0 -0
- package/dist/img/icons/apps-small.png +0 -0
- package/dist/img/icons/apps.png +0 -0
- package/dist/img/icons/archive-folder-large.png +0 -0
- package/dist/img/icons/archive-large.png +0 -0
- package/dist/img/icons/archive.png +0 -0
- package/dist/img/icons/arrow-bottom.png +0 -0
- package/dist/img/icons/arrow-left.png +0 -0
- package/dist/img/icons/arrow-right.png +0 -0
- package/dist/img/icons/arrow-top.png +0 -0
- package/dist/img/icons/attendance-large.png +0 -0
- package/dist/img/icons/audio-large.png +0 -0
- package/dist/img/icons/audio.png +0 -0
- package/dist/img/icons/back-chevron.png +0 -0
- package/dist/img/icons/birthday-icon.png +0 -0
- package/dist/img/icons/blog-large.png +0 -0
- package/dist/img/icons/blog.png +0 -0
- package/dist/img/icons/cahier-de-texte-large.png +0 -0
- package/dist/img/icons/calendar-button.png +0 -0
- package/dist/img/icons/calendar-icon.png +0 -0
- package/dist/img/icons/calendar-large.png +0 -0
- package/dist/img/icons/calendar-small.png +0 -0
- package/dist/img/icons/cancel.png +0 -0
- package/dist/img/icons/checkbox-checked-disabled.png +0 -0
- package/dist/img/icons/checkbox-checked.png +0 -0
- package/dist/img/icons/checkbox-unchecked-disabled.png +0 -0
- package/dist/img/icons/checkbox-unchecked.png +0 -0
- package/dist/img/icons/clock-icon.png +0 -0
- package/dist/img/icons/close-2x.png +0 -0
- package/dist/img/icons/close.png +0 -0
- package/dist/img/icons/cns-large.png +0 -0
- package/dist/img/icons/cns.png +0 -0
- package/dist/img/icons/collaborative-wall-large.png +0 -0
- package/dist/img/icons/colorpicker.svg +1 -0
- package/dist/img/icons/communautes-large.png +0 -0
- package/dist/img/icons/configuration.png +0 -0
- package/dist/img/icons/connection-by-visitors-icon-alt.png +0 -0
- package/dist/img/icons/connection-by-visitors-icon.png +0 -0
- package/dist/img/icons/connection-icon.png +0 -0
- package/dist/img/icons/connector-icon.png +0 -0
- package/dist/img/icons/contacts-large.png +0 -0
- package/dist/img/icons/conversation-large.png +0 -0
- package/dist/img/icons/conversation-small.png +0 -0
- package/dist/img/icons/conversation-yellow.png +0 -0
- package/dist/img/icons/conversation.png +0 -0
- package/dist/img/icons/default-panda-60px.png +0 -0
- package/dist/img/icons/default-panda-small.png +0 -0
- package/dist/img/icons/default.png +0 -0
- package/dist/img/icons/devices-icon.png +0 -0
- package/dist/img/icons/dicodelazone-icon.png +0 -0
- package/dist/img/icons/doc-large.png +0 -0
- package/dist/img/icons/doc.png +0 -0
- package/dist/img/icons/download.png +0 -0
- package/dist/img/icons/drag-drop-light.png +0 -0
- package/dist/img/icons/drag-drop-on.png +0 -0
- package/dist/img/icons/dreamy-panda-small.png +0 -0
- package/dist/img/icons/dreamy.png +0 -0
- package/dist/img/icons/envelope-unread.svg +1 -0
- package/dist/img/icons/envelope.svg +1 -0
- package/dist/img/icons/flags/.directory +4 -0
- package/dist/img/icons/flags/de.svg +12 -0
- package/dist/img/icons/flags/en.svg +69 -0
- package/dist/img/icons/flags/es.svg +1496 -0
- package/dist/img/icons/flags/fr.svg +20 -0
- package/dist/img/icons/flags/it.svg +15 -0
- package/dist/img/icons/flags/pt.svg +663 -0
- package/dist/img/icons/folder-large.png +0 -0
- package/dist/img/icons/folder.png +0 -0
- package/dist/img/icons/forum-large.png +0 -0
- package/dist/img/icons/fullscreen.png +0 -0
- package/dist/img/icons/glyphicons-498-glasses@3x.png +0 -0
- package/dist/img/icons/glyphicons_036_file.png +0 -0
- package/dist/img/icons/glyphicons_062_paperclip.png +0 -0
- package/dist/img/icons/glyphicons_113_justify.png +0 -0
- package/dist/img/icons/glyphicons_169_record.png +0 -0
- package/dist/img/icons/glyphicons_173_play.png +0 -0
- package/dist/img/icons/glyphicons_174_pause.png +0 -0
- package/dist/img/icons/glyphicons_207_remove_2.png +0 -0
- package/dist/img/icons/happy-panda-60px.png +0 -0
- package/dist/img/icons/happy-panda-small.png +0 -0
- package/dist/img/icons/happy.png +0 -0
- package/dist/img/icons/hiboutheque.png +0 -0
- package/dist/img/icons/homeworks.png +0 -0
- package/dist/img/icons/img.png +0 -0
- package/dist/img/icons/joker-panda-small.png +0 -0
- package/dist/img/icons/joker.png +0 -0
- package/dist/img/icons/knur-plus.png +0 -0
- package/dist/img/icons/le-site-tv-large.png +0 -0
- package/dist/img/icons/link.png +0 -0
- package/dist/img/icons/loading-panel.gif +0 -0
- package/dist/img/icons/love-panda-small.png +0 -0
- package/dist/img/icons/love.png +0 -0
- package/dist/img/icons/maxicours-large.png +0 -0
- package/dist/img/icons/menu-mobile.png +0 -0
- package/dist/img/icons/message-icon.png +0 -0
- package/dist/img/icons/mindmap-large.png +0 -0
- package/dist/img/icons/mood-icon.png +0 -0
- package/dist/img/icons/mp3.png +0 -0
- package/dist/img/icons/music-icon.png +0 -0
- package/dist/img/icons/new-mail.png +0 -0
- package/dist/img/icons/news-large.png +0 -0
- package/dist/img/icons/notebook-large.png +0 -0
- package/dist/img/icons/notes-large.png +0 -0
- package/dist/img/icons/notes-widget.png +0 -0
- package/dist/img/icons/notification.png +0 -0
- package/dist/img/icons/oops.png +0 -0
- package/dist/img/icons/orange-user.png +0 -0
- package/dist/img/icons/pages-large.png +0 -0
- package/dist/img/icons/pdf-large.png +0 -0
- package/dist/img/icons/pdf.png +0 -0
- package/dist/img/icons/people-icon.png +0 -0
- package/dist/img/icons/picture-icon-delete.png +0 -0
- package/dist/img/icons/picture-icon-lock.png +0 -0
- package/dist/img/icons/picture-icon.png +0 -0
- package/dist/img/icons/plus.png +0 -0
- package/dist/img/icons/power-off.svg +1 -0
- package/dist/img/icons/ppt-large.png +0 -0
- package/dist/img/icons/ppt.png +0 -0
- package/dist/img/icons/prive.png +0 -0
- package/dist/img/icons/proud-panda-small.png +0 -0
- package/dist/img/icons/proud.png +0 -0
- package/dist/img/icons/public.png +0 -0
- package/dist/img/icons/question.svg +1 -0
- package/dist/img/icons/qwant-widget-icon.png +0 -0
- package/dist/img/icons/rack-large.png +0 -0
- package/dist/img/icons/rack.png +0 -0
- package/dist/img/icons/rbs-large.png +0 -0
- package/dist/img/icons/recorder-widget.png +0 -0
- package/dist/img/icons/refresh.png +0 -0
- package/dist/img/icons/residence-artiste-large.png +0 -0
- package/dist/img/icons/residence-artiste.png +0 -0
- package/dist/img/icons/sad-panda-60px.png +0 -0
- package/dist/img/icons/sad-panda-small.png +0 -0
- package/dist/img/icons/sad.png +0 -0
- package/dist/img/icons/save.png +0 -0
- package/dist/img/icons/scrapbook-large.png +0 -0
- package/dist/img/icons/scrapbook.png +0 -0
- package/dist/img/icons/search.png +0 -0
- package/dist/img/icons/send-mail-white.png +0 -0
- package/dist/img/icons/send-mail.png +0 -0
- package/dist/img/icons/share.png +0 -0
- package/dist/img/icons/shared.png +0 -0
- package/dist/img/icons/show-carousel-selected.png +0 -0
- package/dist/img/icons/show-carousel.png +0 -0
- package/dist/img/icons/show-details-selected.png +0 -0
- package/dist/img/icons/show-details-unsaturated.png +0 -0
- package/dist/img/icons/show-details.png +0 -0
- package/dist/img/icons/show-icons-selected.png +0 -0
- package/dist/img/icons/show-icons-unsaturated.png +0 -0
- package/dist/img/icons/show-icons.png +0 -0
- package/dist/img/icons/show-list-selected.png +0 -0
- package/dist/img/icons/show-list-unsaturated.png +0 -0
- package/dist/img/icons/show-list.png +0 -0
- package/dist/img/icons/shutdown.png +0 -0
- package/dist/img/icons/sick-panda-small.png +0 -0
- package/dist/img/icons/sick.png +0 -0
- package/dist/img/icons/statistics-large.png +0 -0
- package/dist/img/icons/statistics.png +0 -0
- package/dist/img/icons/stats-large.png +0 -0
- package/dist/img/icons/stats-service-icon.png +0 -0
- package/dist/img/icons/storage.png +0 -0
- package/dist/img/icons/support-large.png +0 -0
- package/dist/img/icons/support.png +0 -0
- package/dist/img/icons/text-icon.png +0 -0
- package/dist/img/icons/timelinegenerator-large.png +0 -0
- package/dist/img/icons/tired-panda-60px.png +0 -0
- package/dist/img/icons/tired-panda-small.png +0 -0
- package/dist/img/icons/tired.png +0 -0
- package/dist/img/icons/tools.png +0 -0
- package/dist/img/icons/transparent_color.png +0 -0
- package/dist/img/icons/unique-visitors-icon.png +0 -0
- package/dist/img/icons/unknown-large.png +0 -0
- package/dist/img/icons/unknown.png +0 -0
- package/dist/img/icons/user-circle.svg +1 -0
- package/dist/img/icons/user.png +0 -0
- package/dist/img/icons/userbook-large.png +0 -0
- package/dist/img/icons/userbook.png +0 -0
- package/dist/img/icons/video-icon.png +0 -0
- package/dist/img/icons/video-large.png +0 -0
- package/dist/img/icons/video.png +0 -0
- package/dist/img/icons/view-book-white.png +0 -0
- package/dist/img/icons/view-book.png +0 -0
- package/dist/img/icons/view-folder-white.png +0 -0
- package/dist/img/icons/view-folder.png +0 -0
- package/dist/img/icons/website-large.png +0 -0
- package/dist/img/icons/widgets/widget-birthday.svg +178 -0
- package/dist/img/icons/widgets/widget-calendar.svg +142 -0
- package/dist/img/icons/widgets/widget-dicodelazone.svg +148 -0
- package/dist/img/icons/widgets/widget-mood.svg +3669 -0
- package/dist/img/icons/widgets/widget-news.svg +447 -0
- package/dist/img/icons/widgets/widget-note.svg +161 -0
- package/dist/img/icons/widgets/widget-qwant-junior.svg +205 -0
- package/dist/img/icons/widgets/widget-qwant.svg +191 -0
- package/dist/img/icons/widgets/widget-recorder.svg +153 -0
- package/dist/img/icons/wiki-large.png +0 -0
- package/dist/img/icons/wiki.png +0 -0
- package/dist/img/icons/workspace-large.png +0 -0
- package/dist/img/icons/workspace-small.png +0 -0
- package/dist/img/icons/worried-panda-small.png +0 -0
- package/dist/img/icons/worried.png +0 -0
- package/dist/img/icons/xls-large.png +0 -0
- package/dist/img/icons/xls.png +0 -0
- package/dist/img/illustrations/Haute-Normandie.jpg +0 -0
- package/dist/img/illustrations/JO-hiver.png +0 -0
- package/dist/img/illustrations/Publipostage_Blog.png +0 -0
- package/dist/img/illustrations/Publipostage_Cahier_Multimedia.png +0 -0
- package/dist/img/illustrations/Publipostage_Messagerie.png +0 -0
- package/dist/img/illustrations/Thumbs.db +0 -0
- package/dist/img/illustrations/audio-file.png +0 -0
- package/dist/img/illustrations/banner-enseignant.jpg +0 -0
- package/dist/img/illustrations/birthdays-header-de.png +0 -0
- package/dist/img/illustrations/birthdays-header-en.png +0 -0
- package/dist/img/illustrations/birthdays-header-es.png +0 -0
- package/dist/img/illustrations/birthdays-header-fr.png +0 -0
- package/dist/img/illustrations/birthdays-header-it.png +0 -0
- package/dist/img/illustrations/birthdays-header-pt.png +0 -0
- package/dist/img/illustrations/birthdays-header.png +0 -0
- package/dist/img/illustrations/blog.svg +222 -0
- package/dist/img/illustrations/calendar-header.png +0 -0
- package/dist/img/illustrations/calendar-separator.png +0 -0
- package/dist/img/illustrations/circus-background.jpg +0 -0
- package/dist/img/illustrations/classroom.png +0 -0
- package/dist/img/illustrations/collaborative-editor.svg +198 -0
- package/dist/img/illustrations/community.svg +198 -0
- package/dist/img/illustrations/desert-background.jpg +0 -0
- package/dist/img/illustrations/exercizer.svg +165 -0
- package/dist/img/illustrations/fav-avatar.svg +12 -0
- package/dist/img/illustrations/favicon.ico +0 -0
- package/dist/img/illustrations/folder.svg +11 -0
- package/dist/img/illustrations/forum-default.png +0 -0
- package/dist/img/illustrations/group-avatar.svg +20 -0
- package/dist/img/illustrations/haute-normandie.png +0 -0
- package/dist/img/illustrations/hills-background.jpg +0 -0
- package/dist/img/illustrations/homeworks.svg +198 -0
- package/dist/img/illustrations/homeworks_notebook.png +0 -0
- package/dist/img/illustrations/illus-emptyscreen.svg +1 -0
- package/dist/img/illustrations/illus-noresults.svg +1 -0
- package/dist/img/illustrations/illus-rotatedevice.svg +1 -0
- package/dist/img/illustrations/image-default.svg +27 -0
- package/dist/img/illustrations/library-incentive.gif +0 -0
- package/dist/img/illustrations/loading.gif +0 -0
- package/dist/img/illustrations/logo.png +0 -0
- package/dist/img/illustrations/mindmap.svg +198 -0
- package/dist/img/illustrations/monthly.jpg +0 -0
- package/dist/img/illustrations/mood-header-en.png +0 -0
- package/dist/img/illustrations/mood-header-fr.png +0 -0
- package/dist/img/illustrations/mood-header.png +0 -0
- package/dist/img/illustrations/news-default.svg +109 -0
- package/dist/img/illustrations/news.svg +182 -0
- package/dist/img/illustrations/no-avatar.svg +14 -0
- package/dist/img/illustrations/note.svg +186 -0
- package/dist/img/illustrations/notebook-wallpaper.svg +7658 -0
- package/dist/img/illustrations/notebook.png +0 -0
- package/dist/img/illustrations/notebook.svg +7658 -0
- package/dist/img/illustrations/notebook_lines.png +0 -0
- package/dist/img/illustrations/notes-widget.png +0 -0
- package/dist/img/illustrations/ocean-background.jpg +0 -0
- package/dist/img/illustrations/pages-default.png +0 -0
- package/dist/img/illustrations/pages.svg +180 -0
- package/dist/img/illustrations/panda-food-background.jpg +0 -0
- package/dist/img/illustrations/panda.png +0 -0
- package/dist/img/illustrations/recorder-illustration.png +0 -0
- package/dist/img/illustrations/scrapbook-monopage-cover.png +0 -0
- package/dist/img/illustrations/scrapbook-monopage.png +0 -0
- package/dist/img/illustrations/scrapbook.svg +198 -0
- package/dist/img/illustrations/sparkly-background.jpg +0 -0
- package/dist/img/illustrations/stats.gif +0 -0
- package/dist/img/illustrations/system-avatar.png +0 -0
- package/dist/img/illustrations/theme-open-ent.png +0 -0
- package/dist/img/illustrations/timeline.svg +182 -0
- package/dist/img/illustrations/unknown-avatar.svg +29 -0
- package/dist/img/illustrations/user-avatar.svg +12 -0
- package/dist/img/illustrations/wiki.svg +289 -0
- package/dist/img/login.jpg +0 -0
- package/dist/img/logo.png +0 -0
- package/dist/img/oubli.jpg +0 -0
- package/dist/img/reinit.jpg +0 -0
- package/dist/img/smileys/angry.png +0 -0
- package/dist/img/smileys/dreamy.png +0 -0
- package/dist/img/smileys/happy.png +0 -0
- package/dist/img/smileys/joker.png +0 -0
- package/dist/img/smileys/love.png +0 -0
- package/dist/img/smileys/proud.png +0 -0
- package/dist/img/smileys/sad.png +0 -0
- package/dist/img/smileys/sick.png +0 -0
- package/dist/img/smileys/tired.png +0 -0
- package/dist/img/smileys/worried.png +0 -0
- package/dist/img/wallpaper/hills.svg +360 -0
- package/dist/portal.html +95 -0
- package/dist/skins/circus/theme.css +260 -0
- package/dist/skins/circus/theme.css.map +1 -0
- package/dist/skins/circus/theme.scss +11 -0
- package/dist/skins/circus/thumbnail.png +0 -0
- package/dist/skins/default/details.json +1 -0
- package/dist/skins/default/theme.css +260 -0
- package/dist/skins/default/theme.css.map +1 -0
- package/dist/skins/default/theme.scss +3 -0
- package/dist/skins/default/thumbnail.png +0 -0
- package/dist/skins/desert/theme.css +260 -0
- package/dist/skins/desert/theme.css.map +1 -0
- package/dist/skins/desert/theme.scss +11 -0
- package/dist/skins/desert/thumbnail.png +0 -0
- package/dist/skins/neutre/theme.css +260 -0
- package/dist/skins/neutre/theme.css.map +1 -0
- package/dist/skins/neutre/theme.scss +9 -0
- package/dist/skins/neutre/thumbnail.png +0 -0
- package/dist/skins/ocean/theme.css +260 -0
- package/dist/skins/ocean/theme.css.map +1 -0
- package/dist/skins/ocean/theme.scss +11 -0
- package/dist/skins/ocean/thumbnail.png +0 -0
- package/dist/skins/panda-food/theme.css +260 -0
- package/dist/skins/panda-food/theme.css.map +1 -0
- package/dist/skins/panda-food/theme.scss +11 -0
- package/dist/skins/panda-food/thumbnail.png +0 -0
- package/dist/skins/sparkly/theme.css +260 -0
- package/dist/skins/sparkly/theme.css.map +1 -0
- package/dist/skins/sparkly/theme.scss +11 -0
- package/dist/skins/sparkly/thumbnail.png +0 -0
- package/dist/template/assistant/exercizer/personnel/0.html +11 -0
- package/dist/template/assistant/exercizer/personnel/1.html +11 -0
- package/dist/template/assistant/exercizer/personnel/2.html +11 -0
- package/dist/template/assistant/exercizer/personnel/3.html +11 -0
- package/dist/template/assistant/exercizer/relative/0.html +11 -0
- package/dist/template/assistant/exercizer/relative/1.html +11 -0
- package/dist/template/assistant/exercizer/steps.json +6 -0
- package/dist/template/assistant/exercizer/student/0.html +11 -0
- package/dist/template/assistant/exercizer/student/1.html +11 -0
- package/dist/template/assistant/exercizer/teacher/0.html +11 -0
- package/dist/template/assistant/exercizer/teacher/1.html +11 -0
- package/dist/template/assistant/exercizer/teacher/2.html +11 -0
- package/dist/template/assistant/exercizer/teacher/3.html +11 -0
- package/dist/template/assistant/personnel/0.html +18 -0
- package/dist/template/assistant/personnel/1.html +9 -0
- package/dist/template/assistant/personnel/2.html +17 -0
- package/dist/template/assistant/personnel/3.html +11 -0
- package/dist/template/assistant/relative/0.html +18 -0
- package/dist/template/assistant/relative/1.html +23 -0
- package/dist/template/assistant/relative/2.html +13 -0
- package/dist/template/assistant/steps.json +6 -0
- package/dist/template/assistant/student/0.html +6 -0
- package/dist/template/assistant/student/1.html +4 -0
- package/dist/template/assistant/teacher/0.html +18 -0
- package/dist/template/assistant/teacher/1.html +9 -0
- package/dist/template/assistant/teacher/2.html +17 -0
- package/dist/template/assistant/teacher/3.html +11 -0
- package/dist/template/auth/activation-form.html +142 -0
- package/dist/template/auth/cgu-content.html +11 -0
- package/dist/template/auth/forgot-form.html +98 -0
- package/dist/template/auth/forgot-message.html +30 -0
- package/dist/template/auth/login-form.html +171 -0
- package/dist/template/auth/reset-form.html +53 -0
- package/dist/template/directory/massmail.mail.es.txt +46 -0
- package/dist/template/directory/massmail.mail.txt +45 -0
- package/dist/template/directory/massmail.pdf.xhtml +268 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.de.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.en.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.es.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.it.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.pt.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.xhtml +158 -0
- package/dist/template/directory/massmail_simple.pdf.xhtml +114 -0
- package/dist/template/override.json +12 -0
- package/dist/template/portal/applications.html +137 -0
- package/dist/template/timeline/notifications.html +356 -0
- package/dist/version.txt +2 -0
- package/package.json +49 -0
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
<div class="absolute">
|
|
2
|
+
<div class="centered container row">
|
|
3
|
+
<img class="logo" src="/assets/themes/[[childTheme]]/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">
|
|
12
|
+
<h1>
|
|
13
|
+
<img src="/auth/public/img/auth.png" /><span
|
|
14
|
+
translate
|
|
15
|
+
content="auth.message.header"
|
|
16
|
+
></span>
|
|
17
|
+
</h1>
|
|
18
|
+
<form>
|
|
19
|
+
<p class="success" translate content="[[message]]"></p>
|
|
20
|
+
<a
|
|
21
|
+
href="/auth/login"
|
|
22
|
+
class="right cell"
|
|
23
|
+
translate
|
|
24
|
+
content="auth.cancel"
|
|
25
|
+
></a>
|
|
26
|
+
</form>
|
|
27
|
+
</div>
|
|
28
|
+
</section>
|
|
29
|
+
</div>
|
|
30
|
+
</div>
|
|
@@ -0,0 +1,171 @@
|
|
|
1
|
+
<div>
|
|
2
|
+
<div class="centered container row">
|
|
3
|
+
<img class="logo" src="/assets/themes/[[childTheme]]/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/[[childTheme]]/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,45 @@
|
|
|
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 à ONE s’effectue sur le site <a href="https://ent-ecoles.ac-reims.fr">ent-ecoles.ac-reims.fr</a>.<br/>
|
|
8
|
+
<br/>
|
|
9
|
+
Une première étape indispensable vous permettra de personnaliser vos informations de connexion. Cette étape de première connexion est expliquée <a href="https://one.opendigitaleducation.com/fr/aide-support/aide-support/connexion/activer-son-compte//">ici</a>.<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 et d’indiquer votre adresse e-mail personnelle pour récupération du mot de passe en cas d’oubli.<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 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://ent-ecoles.ac-reims.fr">ent-ecoles.ac-reims.fr</a>.<br/>
|
|
35
|
+
<br/>
|
|
36
|
+
Cliquez sur « Mot de passe oublié », saisissez votre identifiant puis cliquez sur « Envoyer ».<br/>
|
|
37
|
+
Un mail sera envoyé à l’adresse que vous avez saisi lors de l’activation de votre compte.<br/>
|
|
38
|
+
<br/>
|
|
39
|
+
Cliquez ensuite sur le lien hypertexte dans le mail reçu pour définir votre nouveau mot de passe.<br/>
|
|
40
|
+
<br/>
|
|
41
|
+
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/>
|
|
42
|
+
<br/>
|
|
43
|
+
Bonne navigation sur ONE !<br/>
|
|
44
|
+
<br/>
|
|
45
|
+
{{/activationCode}}
|
|
@@ -0,0 +1,268 @@
|
|
|
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 ONE</title>
|
|
7
|
+
<style type="text/css">
|
|
8
|
+
body{
|
|
9
|
+
font-family: Calibri, Arial, Sans-Serif;
|
|
10
|
+
font-size: 0.8em;
|
|
11
|
+
}
|
|
12
|
+
div.banner{
|
|
13
|
+
margin-top: 10px;
|
|
14
|
+
margin-bottom: 20px;
|
|
15
|
+
}
|
|
16
|
+
span.content{
|
|
17
|
+
margin-top: 15px;
|
|
18
|
+
margin-bottom: 10px;
|
|
19
|
+
font-size: 15px;
|
|
20
|
+
}
|
|
21
|
+
ul{
|
|
22
|
+
margin: 0;
|
|
23
|
+
padding: 0;
|
|
24
|
+
}
|
|
25
|
+
li{
|
|
26
|
+
list-style: none;
|
|
27
|
+
}
|
|
28
|
+
div.twocolumns > div{
|
|
29
|
+
max-width: 45%;
|
|
30
|
+
display: inline-block;
|
|
31
|
+
vertical-align: top;
|
|
32
|
+
}
|
|
33
|
+
div.twocolumns.center > div{
|
|
34
|
+
vertical-align: middle;
|
|
35
|
+
}
|
|
36
|
+
span#login, span#code{
|
|
37
|
+
color: orange;
|
|
38
|
+
}
|
|
39
|
+
div.header{
|
|
40
|
+
background-color: #159EFF;
|
|
41
|
+
}
|
|
42
|
+
img#logo{
|
|
43
|
+
display: block;
|
|
44
|
+
margin-left: auto;
|
|
45
|
+
margin-right: auto;
|
|
46
|
+
}
|
|
47
|
+
img.left-img{
|
|
48
|
+
width: 280px;
|
|
49
|
+
margin-right: 30px;
|
|
50
|
+
}
|
|
51
|
+
img#compagnon{
|
|
52
|
+
width: 280px;
|
|
53
|
+
margin-left: 75px;
|
|
54
|
+
}
|
|
55
|
+
img#login{
|
|
56
|
+
width: 250px;
|
|
57
|
+
margin-left: 130px;
|
|
58
|
+
}
|
|
59
|
+
img#activation{
|
|
60
|
+
width: 180px;
|
|
61
|
+
margin-right: 30px;
|
|
62
|
+
}
|
|
63
|
+
div.twocolumns > div.txt-wide{
|
|
64
|
+
max-width: 55%;
|
|
65
|
+
}
|
|
66
|
+
div.twocolumns > div.txt-wide.first{
|
|
67
|
+
width: 430px;
|
|
68
|
+
max-width: none;
|
|
69
|
+
}
|
|
70
|
+
div.twocolumns > div.txt-wide.second{
|
|
71
|
+
width: 410px;
|
|
72
|
+
max-width: none;
|
|
73
|
+
}
|
|
74
|
+
img#oubli{
|
|
75
|
+
width: 210px;
|
|
76
|
+
margin-left: 30px;
|
|
77
|
+
}
|
|
78
|
+
img#oubli-left{
|
|
79
|
+
width: 220px;
|
|
80
|
+
margin-right: 30px;
|
|
81
|
+
}
|
|
82
|
+
img#reinit{
|
|
83
|
+
width: 230px;
|
|
84
|
+
margin-left: 60px;
|
|
85
|
+
}
|
|
86
|
+
.conclusion p{
|
|
87
|
+
margin-top: 10px;
|
|
88
|
+
}
|
|
89
|
+
</style>
|
|
90
|
+
</head>
|
|
91
|
+
|
|
92
|
+
<body>
|
|
93
|
+
{{#users}}
|
|
94
|
+
{{! Users that are not activated }}
|
|
95
|
+
{{#activationCode}}
|
|
96
|
+
<div{{^end}} style="page-break-after: always"{{/end}}>
|
|
97
|
+
<div class="header">
|
|
98
|
+
<img id="logo" src="logo.png" alt="logo"></img>
|
|
99
|
+
</div>
|
|
100
|
+
<div class="banner">
|
|
101
|
+
<span class="content">À l’attention de <b>{{firstName}} {{lastName}}</b></span><br/>
|
|
102
|
+
{{#child}}
|
|
103
|
+
<span class="content"><b>Parent de {{firstName}} {{lastName}} en classe de {{classname}}.</b></span>
|
|
104
|
+
{{/child}}
|
|
105
|
+
{{^child}}
|
|
106
|
+
{{#isInClass}}
|
|
107
|
+
<span class="content"><b>en classe{{^classname}}(s){{/classname}} de{{#firstClass}} {{.}}{{/firstClass}}{{#otherClasses}}, {{.}}{{/otherClasses}}.</b></span>
|
|
108
|
+
{{/isInClass}}
|
|
109
|
+
{{/child}}
|
|
110
|
+
</div>
|
|
111
|
+
<ul>
|
|
112
|
+
<li>
|
|
113
|
+
<div>
|
|
114
|
+
<p>
|
|
115
|
+
Pour activer votre compte, rendez-vous sur le site <a href="https://ent-ecoles.ac-reims.fr">https://ent-ecoles.ac-reims.fr</a>.
|
|
116
|
+
</p>
|
|
117
|
+
</div>
|
|
118
|
+
</li>
|
|
119
|
+
<li>
|
|
120
|
+
<div class="twocolumns center" style="margin-top: 15px">
|
|
121
|
+
<div class="txt-wide">
|
|
122
|
+
<p>
|
|
123
|
+
Renseignez vos informations de connexion :<br/>
|
|
124
|
+
Identifiant : <span id="login"><b>{{login}}</b></span><br/>
|
|
125
|
+
Mot de passe : <span id="code"><b>{{activationCode}}</b></span><br/>
|
|
126
|
+
<br/>
|
|
127
|
+
Cliquez ensuite sur « Connexion ».
|
|
128
|
+
</p>
|
|
129
|
+
</div>
|
|
130
|
+
<div>
|
|
131
|
+
<img id="login" src="login.jpg" alt="login"></img>
|
|
132
|
+
</div>
|
|
133
|
+
</div>
|
|
134
|
+
</li>
|
|
135
|
+
<li>
|
|
136
|
+
<div class="twocolumns center" style="margin-top: 15px">
|
|
137
|
+
<div>
|
|
138
|
+
<img id="activation" src="activation.png" alt="activation"></img>
|
|
139
|
+
</div>
|
|
140
|
+
<div class="txt-wide first">
|
|
141
|
+
<p>
|
|
142
|
+
Dans la nouvelle fenêtre, choisissez votre nouveau mot de passe et confirmez-le. <br/>
|
|
143
|
+
Nous vous recommandons de mélanger chiffres, lettres, majuscules, minuscules et
|
|
144
|
+
caractères spéciaux lors du choix de votre mot de passe personnel.<br/>
|
|
145
|
+
Vous pouvez renseigner votre adresse email pour retrouver facilement votre
|
|
146
|
+
mot de passe en cas d’oubli. Lisez et acceptez les conditions générales
|
|
147
|
+
d’utilisation et cliquez sur « Activer ». <br/>
|
|
148
|
+
Vous êtes maintenant connecté et pouvez commencer à utiliser ONE !
|
|
149
|
+
</p>
|
|
150
|
+
</div>
|
|
151
|
+
</div>
|
|
152
|
+
</li>
|
|
153
|
+
<li>
|
|
154
|
+
<div class="twocolumns center" style="margin-top: 15px">
|
|
155
|
+
<div class="txt-wide second">
|
|
156
|
+
<p>
|
|
157
|
+
Conservez bien votre identifiant et votre mot de passe, ils
|
|
158
|
+
vous seront demandés à chaque connexion à ONE. <br/>
|
|
159
|
+
Nous vous rappelons qu’il est indispensable de conserver vos données confidentielles.<br/>
|
|
160
|
+
<br/>
|
|
161
|
+
En cas d’oubli de votre mot de passe, il vous suffit de cliquer sur le lien
|
|
162
|
+
« Mot de passe oublié » puis de saisir votre identifiant.<br/>
|
|
163
|
+
Un message contenant le lien pour renouveler votre mot de passe
|
|
164
|
+
est alors envoyé sur votre adresse email personnelle.
|
|
165
|
+
</p>
|
|
166
|
+
</div>
|
|
167
|
+
<div>
|
|
168
|
+
<img id="oubli" src="oubli.jpg" alt="oubli"></img>
|
|
169
|
+
</div>
|
|
170
|
+
</div>
|
|
171
|
+
</li>
|
|
172
|
+
<li>
|
|
173
|
+
<div class="conclusion">
|
|
174
|
+
<p>
|
|
175
|
+
La procédure de première connexion est expliquée en détails sur <a href="https://one.opendigitaleducation.com/fr/aide-support/aide-support/connexion/">cette page</a>,
|
|
176
|
+
disponible dans la rubrique « Aide et Support » du site <a href="http://one.opendigitaleducation.com">http://one.opendigitaleducation.com</a> .
|
|
177
|
+
</p>
|
|
178
|
+
<p>
|
|
179
|
+
Bonne navigation sur ONE !
|
|
180
|
+
</p>
|
|
181
|
+
</div>
|
|
182
|
+
</li>
|
|
183
|
+
</ul>
|
|
184
|
+
</div>
|
|
185
|
+
{{/activationCode}}
|
|
186
|
+
{{! Users that are activated }}
|
|
187
|
+
{{^activationCode}}
|
|
188
|
+
<div{{^end}} style="page-break-after: always"{{/end}}>
|
|
189
|
+
<div class="header">
|
|
190
|
+
<img id="logo" src="logo.png" alt="logo"></img>
|
|
191
|
+
</div>
|
|
192
|
+
<div class="banner">
|
|
193
|
+
<span class="content">À l’attention de <b>{{firstName}} {{lastName}}</b></span><br/>
|
|
194
|
+
{{#child}}
|
|
195
|
+
<span class="content"><b>Parent de {{firstName}} {{lastName}} en classe de {{classname}}.</b></span>
|
|
196
|
+
{{/child}}
|
|
197
|
+
{{^child}}
|
|
198
|
+
{{#isInClass}}
|
|
199
|
+
<span class="content"><b>en classe{{^classname}}(s){{/classname}} de{{#classname}} {{classname}}{{/classname}}{{#classes}} {{.}}{{/classes}}.</b></span>
|
|
200
|
+
{{/isInClass}}
|
|
201
|
+
{{/child}}
|
|
202
|
+
</div>
|
|
203
|
+
<ul>
|
|
204
|
+
<li>
|
|
205
|
+
<p>
|
|
206
|
+
Vous possédez déjà un compte sur ONE.<br/>
|
|
207
|
+
Votre identifiant de connexion est rappelé ci-contre : <span id="login"><b>{{login}}</b></span><br/>
|
|
208
|
+
<br/>
|
|
209
|
+
</p>
|
|
210
|
+
</li>
|
|
211
|
+
<li>
|
|
212
|
+
<p>
|
|
213
|
+
Si vous ne vous souvenez pas de votre mot de passe,
|
|
214
|
+
vous pouvez en définir un nouveau en suivant les instructions
|
|
215
|
+
ci-dessous, également disponibles sur <a href="https://one.opendigitaleducation.com/fr/aide-support/aide-support/connexion/retrouver-son-mot-de-passe/">cette page</a>.<br/>
|
|
216
|
+
<br/>
|
|
217
|
+
</p>
|
|
218
|
+
</li>
|
|
219
|
+
<li>
|
|
220
|
+
<p>
|
|
221
|
+
Pour renouveler votre mot de passe, rendez-vous sur le site <a href="https://ent-ecoles.ac-reims.fr">https://ent-ecoles.ac-reims.fr</a>.
|
|
222
|
+
<br/>
|
|
223
|
+
</p>
|
|
224
|
+
</li>
|
|
225
|
+
<li>
|
|
226
|
+
<div class="twocolumns center" style="margin-top: 15px">
|
|
227
|
+
<div>
|
|
228
|
+
<img id="oubli-left" src="oubli.jpg" alt="oubli"></img>
|
|
229
|
+
</div>
|
|
230
|
+
<div>
|
|
231
|
+
<p>
|
|
232
|
+
Cliquez sur « Mot de passe oublié ».
|
|
233
|
+
</p>
|
|
234
|
+
</div>
|
|
235
|
+
</div>
|
|
236
|
+
</li>
|
|
237
|
+
<li>
|
|
238
|
+
<div class="twocolumns center" style="margin-top: 15px">
|
|
239
|
+
<div class="txt-wide">
|
|
240
|
+
<p>
|
|
241
|
+
Saisissez ensuite votre identifiant puis cliquez sur « Envoyer ».<br/>
|
|
242
|
+
Vous recevrez alors un email à l’adresse que vous avez indiquée
|
|
243
|
+
dans la rubrique « Mon compte ». Cet email contient un lien
|
|
244
|
+
vous permettant de renouveler votre mot de passe.
|
|
245
|
+
</p>
|
|
246
|
+
</div>
|
|
247
|
+
<div>
|
|
248
|
+
<img id="reinit" src="reinit.jpg" alt="reinitialisation"></img>
|
|
249
|
+
</div>
|
|
250
|
+
</div>
|
|
251
|
+
</li>
|
|
252
|
+
<li>
|
|
253
|
+
<div class="conclusion">
|
|
254
|
+
<p>
|
|
255
|
+
Si vous n’avez pas renseigné d’adresse email dans la rubrique « Mon compte », ce message sera envoyé à <br/>
|
|
256
|
+
l’enseignant de la classe.
|
|
257
|
+
</p>
|
|
258
|
+
<p>
|
|
259
|
+
Bonne navigation sur ONE !
|
|
260
|
+
</p>
|
|
261
|
+
</div>
|
|
262
|
+
</li>
|
|
263
|
+
</ul>
|
|
264
|
+
</div>
|
|
265
|
+
{{/activationCode}}
|
|
266
|
+
{{/users}}
|
|
267
|
+
</body>
|
|
268
|
+
</html>
|