ode-csslib-panda-paris 1.0.0-feat-produit.202209221209
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/css/_overridable-variables.scss +26 -0
- package/dist/css/_springboard-overrides.scss +1 -0
- package/dist/css/styles/_overrides.scss +15 -0
- 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 +342 -0
- package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
- package/dist/fonts/generic-icons/generic-icons.woff +0 -0
- package/dist/i18n/Auth/fr.json +27 -0
- package/dist/i18n/Blog/fr.json +4 -0
- package/dist/i18n/Directory/fr.json +29 -0
- package/dist/i18n/Portal/fr.json +49 -0
- package/dist/i18n/Timeline/de.json +5 -0
- package/dist/i18n/Timeline/en.json +5 -0
- package/dist/i18n/Timeline/fr.json +41 -0
- package/dist/i18n/Timeline/it.json +5 -0
- package/dist/i18n/Workspace/fr.json +3 -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/Demande_reinitialisation_avec_numero.png +0 -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/charte_ent.pdf +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/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/login.png +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/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 +90 -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 +49 -0
- package/dist/template/directory/massmail.pdf.xhtml +266 -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 +23 -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 +48 -0
|
@@ -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,49 @@
|
|
|
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 à Paris Classe Numérique.<br/>
|
|
6
|
+
<br/>
|
|
7
|
+
La première connexion s'effectue sur <a href="https://parisclassenumerique.fr">www.parisclassenumerique.fr</a>.<br />
|
|
8
|
+
Une première étape indispensable vous permettra de personnaliser vos informations de connexion.
|
|
9
|
+
Cliquez sur <b>"Se connecter"</b> en haut à droite de l'écran.<br/>
|
|
10
|
+
<br/>
|
|
11
|
+
Munissez-vous de votre adresse e-mail personnelle et des informations ci-dessous :<br/>
|
|
12
|
+
<br/>
|
|
13
|
+
Identifiant : <b>{{login}}</b><br/>
|
|
14
|
+
Code d'activation : <b>{{activationCode}}</b><br/>
|
|
15
|
+
<br/>
|
|
16
|
+
Pour sécuriser vos accès, il vous sera demandé de choisir un nouveau 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
|
+
Votre nouveau mot de passe doit contenir 8 caractères minimum, dont au moins une majuscule, une minuscule et un chiffre. Pour plus de sécurité, vous pouvez ajouter des caractères spéciaux.<br/>
|
|
19
|
+
<br/>
|
|
20
|
+
Bonne navigation sur Paris Classe Numérique !<br/>
|
|
21
|
+
<br/>
|
|
22
|
+
<b>-------------------------------------------------------</b>
|
|
23
|
+
{{/activationCode}}
|
|
24
|
+
{{! Users that are activated }}
|
|
25
|
+
{{^activationCode}}
|
|
26
|
+
Bonjour,<br/>
|
|
27
|
+
<br/>
|
|
28
|
+
Ceci est un mail généré automatiquement qui contient vos informations de première connexion à Paris Classe Numérique.<br/>
|
|
29
|
+
<br/>
|
|
30
|
+
Vous possédez déjà un compte sur l'ENT (environnement numérique de travail).<br/>
|
|
31
|
+
<br/>
|
|
32
|
+
Votre identifiant de connexion est rappelé ci-contre : <b><i>{{login}}</i></b><br/>
|
|
33
|
+
<br/>
|
|
34
|
+
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/>
|
|
35
|
+
<br/>
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
Rendez-vous à l'adresse <a href="https://www.parisclassenumerique.fr">www.parisclassenumerique.fr</a>,
|
|
39
|
+
cliquez sur <b>"Se connecter"</b> en haut à droite de l'écran puis cliquez sur "Besoin d'aide ?"<br/>
|
|
40
|
+
Cliquez ensuite sur "Vous avez perdu votre mot de passe ?", saisissez votre identifiant puis cliquez sur "Envoyer".<br/>
|
|
41
|
+
<br/>
|
|
42
|
+
Un mail sera envoyé à l'adresse que vous avez saisie 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/>
|
|
43
|
+
<br/>
|
|
44
|
+
Votre nouveau mot de passe doit contenir 8 caractères minimum, dont au moins une majuscule, une minuscule et un chiffre. Il est recommandé de choisir un mot de passe associant chiffres, lettres, majuscules, minuscules et caractères spéciaux.<br/>
|
|
45
|
+
<br/>
|
|
46
|
+
Bonne navigation sur Paris Classe Numérique !<br/>
|
|
47
|
+
<br/>
|
|
48
|
+
<b>-------------------------------------------------------</b>
|
|
49
|
+
{{/activationCode}}
|
|
@@ -0,0 +1,266 @@
|
|
|
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="fr" lang="fr">
|
|
4
|
+
|
|
5
|
+
<head>
|
|
6
|
+
<title>Guide de prise en main ENT Paris</title>
|
|
7
|
+
<style type="text/css">
|
|
8
|
+
body{
|
|
9
|
+
font-family: Calibri, serif;
|
|
10
|
+
font-size: 94%;
|
|
11
|
+
line-height: 17px;
|
|
12
|
+
}
|
|
13
|
+
header{
|
|
14
|
+
margin-left: 350px;
|
|
15
|
+
}
|
|
16
|
+
ul{
|
|
17
|
+
padding: 0;
|
|
18
|
+
margin: 0;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
ul li{
|
|
22
|
+
list-style: none;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
div.twocolumnsUnactivated > div{
|
|
26
|
+
max-width: 50%;
|
|
27
|
+
display: inline-block;
|
|
28
|
+
vertical-align: top;
|
|
29
|
+
}
|
|
30
|
+
div.twocolumns > div{
|
|
31
|
+
max-width: 45%;
|
|
32
|
+
display: inline-block;
|
|
33
|
+
vertical-align: top;
|
|
34
|
+
}
|
|
35
|
+
p.title{
|
|
36
|
+
font-size: 22px;
|
|
37
|
+
color: #005c92;
|
|
38
|
+
}
|
|
39
|
+
p.bullet{
|
|
40
|
+
padding-left: 20px;
|
|
41
|
+
}
|
|
42
|
+
img#logo{
|
|
43
|
+
width: 300px;
|
|
44
|
+
}
|
|
45
|
+
img#login{
|
|
46
|
+
width: 350px;
|
|
47
|
+
padding-left: 10px;
|
|
48
|
+
}
|
|
49
|
+
img#login2, img#login2-1d{
|
|
50
|
+
width: 300px;
|
|
51
|
+
}
|
|
52
|
+
img#demandereinitialisation{
|
|
53
|
+
width: 300px;
|
|
54
|
+
padding-right: 30px;
|
|
55
|
+
}
|
|
56
|
+
img#login1d{
|
|
57
|
+
width: 300px;
|
|
58
|
+
padding-right: 30px;
|
|
59
|
+
}
|
|
60
|
+
img#login1d1{
|
|
61
|
+
width: 320px;
|
|
62
|
+
margin-right: 10px;
|
|
63
|
+
}
|
|
64
|
+
img#login{
|
|
65
|
+
width: 320px;
|
|
66
|
+
padding-left: 30px;
|
|
67
|
+
}
|
|
68
|
+
img#reinitialisation{
|
|
69
|
+
width: 300px;
|
|
70
|
+
padding-left: 30px;
|
|
71
|
+
}
|
|
72
|
+
.footer p{
|
|
73
|
+
text-align: right;
|
|
74
|
+
}
|
|
75
|
+
.unActivated{
|
|
76
|
+
margin-right: 2%;
|
|
77
|
+
}
|
|
78
|
+
.activated{
|
|
79
|
+
margin-right: 1%;
|
|
80
|
+
}
|
|
81
|
+
</style>
|
|
82
|
+
</head>
|
|
83
|
+
|
|
84
|
+
<body>
|
|
85
|
+
{{#users}}
|
|
86
|
+
|
|
87
|
+
{{! Users that are not activated }}
|
|
88
|
+
{{#activationCode}}
|
|
89
|
+
<div{{^end}} style="page-break-after: always"{{/end}}>
|
|
90
|
+
<header>
|
|
91
|
+
<img id="logo" src="illustrations/logo.png"></img>
|
|
92
|
+
</header>
|
|
93
|
+
|
|
94
|
+
<div>
|
|
95
|
+
<br/>
|
|
96
|
+
<br/>
|
|
97
|
+
<span><b>
|
|
98
|
+
À l'attention de {{firstName}} {{lastName}} {{^isInClass}}.{{/isInClass}} </b></span>
|
|
99
|
+
{{#child}}
|
|
100
|
+
<br/>
|
|
101
|
+
<span><b><mark style="background: yellowgreen">Parent de {{firstName}} {{lastName}} en classe de {{classname}}.</mark></b></span>
|
|
102
|
+
{{/child}}
|
|
103
|
+
|
|
104
|
+
{{^child}}
|
|
105
|
+
{{#isInClass}}
|
|
106
|
+
<span class="content"><b>en classe(s) de{{^classes}} {{classname}}{{/classes}}{{#classes}} {{.}}{{/classes}}.</b></span>
|
|
107
|
+
{{/isInClass}}
|
|
108
|
+
{{/child}}
|
|
109
|
+
<br/>
|
|
110
|
+
<br/>
|
|
111
|
+
<u>Objet</u> : Connexion à Paris Classe Numérique
|
|
112
|
+
<br/>
|
|
113
|
+
<br/>
|
|
114
|
+
</div>
|
|
115
|
+
<ul>
|
|
116
|
+
<li>
|
|
117
|
+
<div class="twocolumns">
|
|
118
|
+
<div>
|
|
119
|
+
<p>
|
|
120
|
+
Pour vous connecter, rendez-vous sur <br/>
|
|
121
|
+
<a href="https://www.parisclassenumerique.fr/">www.parisclassenumerique.fr/</a>
|
|
122
|
+
puis cliquez sur le bouton <b>"Se connecter"</b> en haut à droite de l'écran.
|
|
123
|
+
</p>
|
|
124
|
+
<p>
|
|
125
|
+
Entrez ensuite vos coordonnées personnelles :
|
|
126
|
+
<br/>
|
|
127
|
+
Identifiant : <b>{{login}}</b>
|
|
128
|
+
<br/>
|
|
129
|
+
Mot de passe : <b>{{activationCode}}</b>
|
|
130
|
+
</p>
|
|
131
|
+
<p>
|
|
132
|
+
Lors de votre première connexion à l'ENT il vous sera
|
|
133
|
+
demandé de choisir un nouveau mot de passe, d'indiquer
|
|
134
|
+
votre adresse e-mail personnelle et, si vous le souhaitez,
|
|
135
|
+
de saisir un numéro de téléphone portable.
|
|
136
|
+
</p>
|
|
137
|
+
</div>
|
|
138
|
+
|
|
139
|
+
<div>
|
|
140
|
+
<img src="login.png" alt="login" id="login"></img>
|
|
141
|
+
</div>
|
|
142
|
+
</div>
|
|
143
|
+
|
|
144
|
+
<div>
|
|
145
|
+
<div style="text-align: justify;">
|
|
146
|
+
<p>
|
|
147
|
+
Votre nouveau mot de passe doit contenir 8 caractères minimum,
|
|
148
|
+
dont au moins une majuscule, une minuscule et un chiffre.
|
|
149
|
+
Pour plus de sécurité, vous pouvez ajouter des caractères spéciaux.
|
|
150
|
+
</p>
|
|
151
|
+
<p>
|
|
152
|
+
Notez bien ce mot de passe. En cas d'oubli, il vous suffira de cliquer
|
|
153
|
+
sur « Besoin d'aide » puis de rentrer votre identifiant et un nouveau
|
|
154
|
+
mot de passe sera envoyé sur votre adresse email personnelle.
|
|
155
|
+
</p>
|
|
156
|
+
<p>
|
|
157
|
+
À partir de cette connexion, vous pourrez accéder à l'espace numérique
|
|
158
|
+
de travail de votre établissement. Les élèves ont des identifiants distincts
|
|
159
|
+
de ceux de leurs parents. Nous vous rappelons qu'il est indispensable de conserver
|
|
160
|
+
vos données confidentielles.
|
|
161
|
+
</p>
|
|
162
|
+
</div>
|
|
163
|
+
</div>
|
|
164
|
+
|
|
165
|
+
</li>
|
|
166
|
+
</ul>
|
|
167
|
+
|
|
168
|
+
<div class="footer">
|
|
169
|
+
<p class="unActivated">
|
|
170
|
+
Bonne navigation !
|
|
171
|
+
</p>
|
|
172
|
+
</div>
|
|
173
|
+
</div>
|
|
174
|
+
{{/activationCode}}
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
{{! Users that are activated }}
|
|
178
|
+
{{^activationCode}}
|
|
179
|
+
<div{{^end}} style="page-break-after: always"{{/end}}>
|
|
180
|
+
<header>
|
|
181
|
+
<img id="logo" src="illustrations/logo.png"></img>
|
|
182
|
+
</header>
|
|
183
|
+
|
|
184
|
+
<div>
|
|
185
|
+
<br/>
|
|
186
|
+
<br/>
|
|
187
|
+
<span><b>À l'attention de {{firstName}} {{lastName}} {{^isInClass}}.{{/isInClass}}</b></span>
|
|
188
|
+
{{#child}}
|
|
189
|
+
<br/>
|
|
190
|
+
<span><b><mark style="background: greenyellow">Parent de {{firstName}} {{lastName}} en classe de {{classname}}.</mark></b></span>
|
|
191
|
+
{{/child}}
|
|
192
|
+
{{^child}}
|
|
193
|
+
{{#isInClass}}
|
|
194
|
+
<span><b>en classe{{^classes}}{{#classname}} {{classname}}{{/classname}}{{/classes}}{{#classes}} {{.}}{{/classes}}.</b></span>
|
|
195
|
+
{{/isInClass}}
|
|
196
|
+
{{/child}}
|
|
197
|
+
<br/>
|
|
198
|
+
<br/>
|
|
199
|
+
<u>Objet</u> : Connexion à Paris Classe Numérique
|
|
200
|
+
<p>
|
|
201
|
+
Vous possédez déjà un compte sur l'ENT. <br/>
|
|
202
|
+
Votre identifiant de connexion est rappelé ci-contre :<mark style="background: yellow"> <b>{{login}}</b></mark>
|
|
203
|
+
</p>
|
|
204
|
+
|
|
205
|
+
<p>
|
|
206
|
+
Si vous ne vous souvenez pas de votre mot de passe, vous pouvez en définir
|
|
207
|
+
un nouveau en suivant les instructions ci-dessous.
|
|
208
|
+
</p>
|
|
209
|
+
|
|
210
|
+
</div>
|
|
211
|
+
|
|
212
|
+
<p class="title">
|
|
213
|
+
1. Demande de réinitialisation de mot de passe
|
|
214
|
+
</p>
|
|
215
|
+
|
|
216
|
+
<ul>
|
|
217
|
+
<li>
|
|
218
|
+
<div>
|
|
219
|
+
<div>
|
|
220
|
+
<p class="bullet">
|
|
221
|
+
• Allez sur le site <a href="https://www.parisclassenumerique.fr/">www.parisclassenumerique.fr</a><br/>
|
|
222
|
+
• Cliquez sur le bouton <b>"Se connecter"</b> en haut à droite de l'écran.
|
|
223
|
+
</p>
|
|
224
|
+
<div style="text-align: center">
|
|
225
|
+
<img id="login2" src="login.png" alt="login2"></img>
|
|
226
|
+
</div>
|
|
227
|
+
<p class="bullet">
|
|
228
|
+
• Cliquez sur <b>Besoin d'aide pour vous connecter ?</b> <br/>
|
|
229
|
+
• Cliquez ensuite sur <b>Vous avez perdu votre mot de passe ?</b>
|
|
230
|
+
Saisissez votre <b>identifiant</b> puis cliquez sur <b>Envoyer</b>
|
|
231
|
+
</p>
|
|
232
|
+
</div>
|
|
233
|
+
|
|
234
|
+
</div>
|
|
235
|
+
<p>
|
|
236
|
+
Un mail sera envoyé à l'adresse que vous avez saisie lors
|
|
237
|
+
de l'activation de votre compte.
|
|
238
|
+
</p>
|
|
239
|
+
|
|
240
|
+
<p class="title">
|
|
241
|
+
2. Réinitialisation de mot de passe
|
|
242
|
+
</p>
|
|
243
|
+
<p>
|
|
244
|
+
Cliquez ensuite sur le lien figurant dans le mail reçu pour définir votre nouveau mot de passe. <br/>
|
|
245
|
+
Ce dernier doit contenir 8 caractères minimum, dont au moins une majuscule,
|
|
246
|
+
une minuscule et un chiffre. Pour plus de sécurité, vous pouvez ajouter des caractères spéciaux.<br/>
|
|
247
|
+
À partir de cette connexion, vous pourrez accéder à l'espace numérique de travail de votre établissement.
|
|
248
|
+
Les élèves ont des identifiants distincts de ceux de leurs parents.
|
|
249
|
+
</p>
|
|
250
|
+
<p>
|
|
251
|
+
Nous vous rappelons qu'il est indispensable de conserver vos données confidentielles.
|
|
252
|
+
</p>
|
|
253
|
+
|
|
254
|
+
</li>
|
|
255
|
+
</ul>
|
|
256
|
+
<div class="footer">
|
|
257
|
+
<p class="activated">
|
|
258
|
+
Bonne navigation !
|
|
259
|
+
</p>
|
|
260
|
+
</div>
|
|
261
|
+
</div>
|
|
262
|
+
{{/activationCode}}
|
|
263
|
+
{{/users}}
|
|
264
|
+
</body>
|
|
265
|
+
|
|
266
|
+
</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>
|
|
@@ -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="en" lang="en">
|
|
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">The digital learning environment for primary schools</p>
|
|
97
|
+
</div>
|
|
98
|
+
{{^activationCode}}
|
|
99
|
+
<h2>Information about my account</h2>
|
|
100
|
+
{{/activationCode}}
|
|
101
|
+
{{#activationCode}}
|
|
102
|
+
<h2>Sign in for the first time in 5 steps</h2>
|
|
103
|
+
{{/activationCode}}
|
|
104
|
+
<h3> » This document is for <strong>{{firstName}} {{lastName}}</strong></h3>
|
|
105
|
+
{{^isGuestOrPersonnel}}
|
|
106
|
+
<h4>{{^firstChild}}{{#i18n}}{{profile}}{{/i18n}}{{/firstChild}}{{#firstChild}}The parent of <strong>{{firstName}} {{lastName}}</strong>{{#otherChildren}}, <strong>{{firstName}} {{lastName}}</strong>{{/otherChildren}}{{/firstChild}}{{#firstClass}} in class <strong>{{.}}</strong>{{#otherClasses}}, <strong>{{.}}</strong>{{/otherClasses}}{{/firstClass}}.</h4>
|
|
107
|
+
{{/isGuestOrPersonnel}}
|
|
108
|
+
{{#isGuestOrPersonnel}}
|
|
109
|
+
<h4>{{#i18n}}{{profile}}{{/i18n}}.</h4>
|
|
110
|
+
{{/isGuestOrPersonnel}}
|
|
111
|
+
<p>Designed for teachers, school personnel, students, and their families, the virtual learning environment is a secure and easy-to-use digital solution for:</p>
|
|
112
|
+
<div class="column">
|
|
113
|
+
<img src="illustrations/Publipostage_Messagerie.png"></img>
|
|
114
|
+
<p>Streamlining communication between school and home</p>
|
|
115
|
+
</div>
|
|
116
|
+
<div class="column">
|
|
117
|
+
<img src="illustrations/Publipostage_Cahier_Multimedia.png"></img>
|
|
118
|
+
<p>Creating interactive educational content</p>
|
|
119
|
+
</div>
|
|
120
|
+
<div class="column">
|
|
121
|
+
<img src="illustrations/Publipostage_Blog.png"></img>
|
|
122
|
+
<p>Promoting the projects you've completed in class</p>
|
|
123
|
+
</div>
|
|
124
|
+
{{^activationCode}}
|
|
125
|
+
<h2> » How do I sign in?</h2>
|
|
126
|
+
<p>You already have an account in the virtual learning environment. All you have to do
|
|
127
|
+
is enter your normal username and the password you selected the first time you signed in.
|
|
128
|
+
<br />As a reminder, your username is:</p>
|
|
129
|
+
<p class="center red">{{login}}</p>
|
|
130
|
+
<br />
|
|
131
|
+
<h2> » Resetting your password in three steps</h2>
|
|
132
|
+
<ol>
|
|
133
|
+
<li>If you forget your password, visit <a href="{{host}}://{{hostname}}">{{hostname}}</a> and click on « Forgotten password ».</li>
|
|
134
|
+
<li>Enter your username, then click « Send ». An email will be sent to the address you provided when you activated your account.</li>
|
|
135
|
+
<li>Open the email and click on the link to reset your password.</li>
|
|
136
|
+
</ol>
|
|
137
|
+
{{/activationCode}}
|
|
138
|
+
{{#activationCode}}
|
|
139
|
+
<h2> » Signing in for the first time</h2>
|
|
140
|
+
<ol>
|
|
141
|
+
<li>To sign in, visit <a href="{{host}}://{{hostname}}">{{hostname}}</a> and click « Sign in ».</li>
|
|
142
|
+
<li>Enter your username (and be sure to make note of it so you can sign in again later) and your activation code:
|
|
143
|
+
<div class="center">
|
|
144
|
+
<p class="red">Username: {{login}}</p>
|
|
145
|
+
<p class="red">Activation code: {{activationCode}}</p>
|
|
146
|
+
</div>
|
|
147
|
+
</li>
|
|
148
|
+
<li>Choose a new password with at least 8 characters, <strong>including at least one uppercase letter, one lowercase letter, and a number</strong>.</li>
|
|
149
|
+
<li>Enter your personal email address so you can receive a reset email in case you forget your password.</li>
|
|
150
|
+
<li>All that's left is to read and accept the terms and conditions.</li>
|
|
151
|
+
</ol>
|
|
152
|
+
{{/activationCode}}
|
|
153
|
+
<p id="right">Enjoy!</p>
|
|
154
|
+
</div>
|
|
155
|
+
{{/users}}
|
|
156
|
+
</body>
|
|
157
|
+
|
|
158
|
+
</html>
|