From bb4409f26dd9df7f93a5bf05fce7bd758c73785c Mon Sep 17 00:00:00 2001 From: Christopher Tempel Date: Wed, 8 Jun 2016 14:01:21 +0200 Subject: [PATCH] init --- .gitignore | 4 + 404.md | 16 + Gemfile | 3 + Gemfile.lock | 129 + README.md | 2 +- _config.yml | 54 + _data/alerts.yml | 15 + _data/sidebar.yml | 199 + _data/strings.yml | 5 + _data/tags.yml | 6 + _data/topnav.yml | 11 + _includes/algolia.html | 40 + _includes/archive.html | 15 + _includes/custom/conditions.html | 26 + _includes/disqus.html | 30 + _includes/feedback.html | 16 + _includes/footer.html | 9 + _includes/frameescape.html | 25 + _includes/head.html | 25 + _includes/head_print.html | 23 + _includes/initialize_shuffle.html | 130 + _includes/related_pages.html | 28 + _includes/sidebar.html | 112 + _includes/taglogic.html | 16 + _includes/toc.html | 23 + _includes/topnav.html | 21 + _layouts/archive.html | 15 + _layouts/default.html | 15 + _layouts/default_print.html | 25 + _layouts/doc.html | 38 + _layouts/endpoint.html | 49 + _layouts/none.html | 3 + _layouts/page.html | 41 + _layouts/page_print.html | 16 + _layouts/page_search.html | 18 + _layouts/tag_page.html | 13 + about.html | 63 + configs/config_all.yml | 56 + configs/config_all_pdf.yml | 15 + css/fcslideshow.css | 271 + css/fcslideshow.min.css | 1 + css/global.css | 5 + css/global.css.map | 1 + css/printstyles.css | 200 + css/syntax.css | 60 + doc/admin_general.md | 214 + doc/admin_system.md | 124 + doc/dev_design.md | 19 + doc/dev_how.md | 7 + doc/dev_how_core.md | 19 + doc/dev_how_design.md | 7 + doc/dev_how_plugin.md | 822 + doc/dev_java_doc.md | 9 + doc/dev_rest_api.md | 9 + doc/dev_technical.md | 38 + doc/doc_faq.md | 79 + doc/doc_features.md | 91 + doc/files/Communote-Documentation.pdf | Bin 0 -> 7641502 bytes doc/files/REST-API-Documentation.pdf | Bin 0 -> 443650 bytes doc/home.md | 30 + doc/images/admin/activity_configuration.png | Bin 0 -> 50954 bytes doc/images/admin/administration_link.png | Bin 0 -> 51747 bytes doc/images/admin/administration_ui.png | Bin 0 -> 70313 bytes doc/images/admin/application_certificates.png | Bin 0 -> 62487 bytes doc/images/admin/certificates_expired.png | Bin 0 -> 787 bytes doc/images/admin/certificates_info.png | Bin 0 -> 784 bytes doc/images/admin/certificates_ok.png | Bin 0 -> 825 bytes doc/images/admin/contact_data.png | Bin 0 -> 54068 bytes doc/images/admin/extensions_overview.png | Bin 0 -> 69783 bytes doc/images/admin/file_storage.png | Bin 0 -> 12844 bytes doc/images/admin/file_upload.png | Bin 0 -> 10360 bytes doc/images/admin/gain_access.png | Bin 0 -> 53241 bytes doc/images/admin/integration_overview.png | Bin 0 -> 62803 bytes doc/images/admin/layout_settings.png | Bin 0 -> 10011 bytes doc/images/admin/ldap_configuration.png | Bin 0 -> 32338 bytes doc/images/admin/logos_and_banners.png | Bin 0 -> 142689 bytes doc/images/admin/mail_in_multi.png | Bin 0 -> 8966 bytes doc/images/admin/mail_in_single.png | Bin 0 -> 32173 bytes doc/images/admin/mail_out.png | Bin 0 -> 47611 bytes doc/images/admin/mailing_properties.png | Bin 0 -> 67647 bytes doc/images/admin/notification_settings.png | Bin 0 -> 51944 bytes .../admin/security_anonymous_access.png | Bin 0 -> 7245 bytes doc/images/admin/security_default_topic.png | Bin 0 -> 12061 bytes doc/images/admin/security_ip_range_filter.png | Bin 0 -> 61702 bytes doc/images/admin/security_ssl.png | Bin 0 -> 46514 bytes .../security_topic_and_user_settings.png | Bin 0 -> 42755 bytes doc/images/admin/server_setup.png | Bin 0 -> 42317 bytes doc/images/admin/user_group_edit.png | Bin 0 -> 31043 bytes doc/images/admin/user_group_overview.png | Bin 0 -> 53981 bytes doc/images/admin/user_group_settings.png | Bin 0 -> 31077 bytes doc/images/admin/user_group_sync.png | Bin 0 -> 20140 bytes doc/images/admin/user_management_info.png | Bin 0 -> 73683 bytes doc/images/admin/user_management_overview.png | Bin 0 -> 62268 bytes doc/images/admin/virus_scanner.png | Bin 0 -> 32639 bytes doc/images/admin/xmpp_advanced_settings.png | Bin 0 -> 13605 bytes .../admin/xmpp_client_configuration.png | Bin 0 -> 26035 bytes doc/images/bookmarklet_page.png | Bin 0 -> 155284 bytes doc/images/bookmarklet_popup.png | Bin 0 -> 51736 bytes doc/images/communote_interface.png | Bin 0 -> 396334 bytes doc/images/dev/construction_message_done.png | Bin 0 -> 201579 bytes .../dev/construction_message_unfinished.png | Bin 0 -> 152707 bytes doc/images/dev/installer_start.png | Bin 0 -> 59896 bytes doc/images/dev/note_manipulation_result.png | Bin 0 -> 21305 bytes doc/images/dev/view_and_widget_result.png | Bin 0 -> 56213 bytes doc/images/editor.png | Bin 0 -> 9985 bytes doc/images/editor_attachments.png | Bin 0 -> 16266 bytes doc/images/editor_autosave.png | Bin 0 -> 18697 bytes doc/images/editor_choose_topic.png | Bin 0 -> 16013 bytes doc/images/editor_dm.png | Bin 0 -> 14095 bytes doc/images/editor_inline_tag.png | Bin 0 -> 13361 bytes doc/images/editor_links.png | Bin 0 -> 16000 bytes doc/images/editor_mass_notification.png | Bin 0 -> 6522 bytes doc/images/editor_quickanswer.png | Bin 0 -> 27469 bytes doc/images/editor_users.png | Bin 0 -> 22773 bytes doc/images/embed_option.png | Bin 0 -> 10900 bytes doc/images/endless_scrolling.png | Bin 0 -> 28617 bytes doc/images/filter_content.png | Bin 0 -> 5552 bytes doc/images/filter_period.png | Bin 0 -> 12375 bytes doc/images/filter_tags.png | Bin 0 -> 20188 bytes doc/images/filter_users.png | Bin 0 -> 60691 bytes doc/images/follow_user.png | Bin 0 -> 13876 bytes doc/images/hovercard_user.png | Bin 0 -> 12792 bytes doc/images/hovercards.png | Bin 0 -> 27254 bytes doc/images/install/http-auth-properties.jpg | Bin 0 -> 364890 bytes doc/images/install/openfire_alias_config.png | Bin 0 -> 42333 bytes doc/images/install/xmpp1.png | Bin 0 -> 56860 bytes doc/images/install/xmpp2.png | Bin 0 -> 57100 bytes doc/images/media_inline.png | Bin 0 -> 115825 bytes doc/images/note.png | Bin 0 -> 35810 bytes doc/images/note_bookmark.png | Bin 0 -> 21617 bytes doc/images/note_delete.png | Bin 0 -> 32523 bytes doc/images/note_edit.png | Bin 0 -> 38594 bytes doc/images/note_like.png | Bin 0 -> 19827 bytes doc/images/note_move.png | Bin 0 -> 24284 bytes doc/images/note_via_email.png | Bin 0 -> 9014 bytes doc/images/notes_change_view.png | Bin 0 -> 10251 bytes doc/images/notes_export.png | Bin 0 -> 8877 bytes doc/images/notes_views.png | Bin 0 -> 140877 bytes doc/images/peoples.png | Bin 0 -> 300586 bytes doc/images/profile_picture_helper.png | Bin 0 -> 1316558 bytes doc/images/registration.png | Bin 0 -> 6580 bytes doc/images/search_context.png | Bin 0 -> 173994 bytes doc/images/searchbar.png | Bin 0 -> 133924 bytes doc/images/sidebar.png | Bin 0 -> 94317 bytes doc/images/sidebar_pin_favorites.png | Bin 0 -> 43218 bytes doc/images/sidebar_suggestions.png | Bin 0 -> 49956 bytes doc/images/smiley_cheatsheet.png | Bin 0 -> 78337 bytes doc/images/tab_context.png | Bin 0 -> 5714 bytes doc/images/tab_global.png | Bin 0 -> 2625 bytes doc/images/tag_management.png | Bin 0 -> 64022 bytes doc/images/tag_management_replace.png | Bin 0 -> 53094 bytes doc/images/topbar.png | Bin 0 -> 14879 bytes doc/images/topic_access.png | Bin 0 -> 5674 bytes doc/images/topic_chosen.png | Bin 0 -> 168872 bytes doc/images/topic_create.png | Bin 0 -> 194706 bytes doc/images/topic_edit.png | Bin 0 -> 199329 bytes doc/images/topic_infos.png | Bin 0 -> 40085 bytes doc/images/topic_invite.png | Bin 0 -> 165760 bytes doc/images/topic_subtopics.png | Bin 0 -> 113600 bytes doc/images/topics.png | Bin 0 -> 353498 bytes doc/images/topics_change_view.png | Bin 0 -> 38553 bytes doc/images/topics_new.png | Bin 0 -> 79437 bytes doc/images/user_edit.png | Bin 0 -> 172296 bytes doc/install_communote.md | 192 + doc/install_extensions.md | 24 + doc/install_maintenance.md | 83 + doc/install_openfire.md | 129 + doc/install_requirements.md | 24 + doc/tag_administration.html | 6 + doc/tag_development.html | 6 + doc/tag_functions.html | 6 + doc/tag_getting_started.html | 6 + doc/user_basics.md | 115 + doc/user_functions.md | 7 + doc/user_functions_bookmarklet.md | 21 + doc/user_functions_embed.md | 14 + doc/user_functions_manage_topics.md | 66 + doc/user_functions_profile.md | 31 + doc/user_functions_read_notes.md | 81 + doc/user_functions_search.md | 52 + doc/user_functions_tag_management.md | 25 + doc/user_functions_write_notes.md | 207 + doc_build_pdf.sh | 13 + fonts/OpenSans-Bold.eot | Bin 0 -> 110106 bytes fonts/OpenSans-Bold.svg | 958 + fonts/OpenSans-Bold.ttf | Bin 0 -> 109928 bytes fonts/OpenSans-Bold.woff | Bin 0 -> 63564 bytes fonts/OpenSans-Light.eot | Bin 0 -> 107642 bytes fonts/OpenSans-Light.svg | 958 + fonts/OpenSans-Light.ttf | Bin 0 -> 107460 bytes fonts/OpenSans-Light.woff | Bin 0 -> 62844 bytes fonts/OpenSans-Regular.eot | Bin 0 -> 106442 bytes fonts/OpenSans-Regular.svg | 958 + fonts/OpenSans-Regular.ttf | Bin 0 -> 106252 bytes fonts/OpenSans-Regular.woff | Bin 0 -> 63712 bytes fonts/OpenSans-Semibold.eot | Bin 0 -> 108414 bytes fonts/OpenSans-Semibold.svg | 21053 ++++++++++++++++ fonts/OpenSans-Semibold.ttf | Bin 0 -> 221328 bytes fonts/OpenSans-Semibold.woff | Bin 0 -> 69888 bytes fonts/ionicons.eot | Bin 0 -> 120724 bytes fonts/ionicons.svg | 2230 ++ fonts/ionicons.ttf | Bin 0 -> 188508 bytes fonts/ionicons.woff | Bin 0 -> 67904 bytes images/arrow.png | Bin 0 -> 3665 bytes images/blur_bg.jpg | Bin 0 -> 55923 bytes images/blur_bg.psd | Bin 0 -> 1807376 bytes images/blur_bg2.jpg | Bin 0 -> 44716 bytes images/blur_bg2.psd | Bin 0 -> 5464289 bytes images/favicon.ico | Bin 0 -> 1150 bytes images/func/1.png | Bin 0 -> 3355 bytes images/func/2.png | Bin 0 -> 3971 bytes images/func/3.png | Bin 0 -> 4866 bytes images/func/4.png | Bin 0 -> 3577 bytes images/func/func-icons.psd | Bin 0 -> 480155 bytes images/logo-communardo.png | Bin 0 -> 4293 bytes images/logo_communote.png | Bin 0 -> 5324 bytes images/ribbon.png | Bin 0 -> 5329 bytes images/ribbon.psd | Bin 0 -> 193385 bytes images/slide/1.jpg | Bin 0 -> 84120 bytes images/slide/2.jpg | Bin 0 -> 57175 bytes images/slide/3.jpg | Bin 0 -> 61908 bytes images/slide/4.jpg | Bin 0 -> 49636 bytes images/slide/slides.psd | Bin 0 -> 3561033 bytes index.html | 129 + js/anchor.min.js | 6 + js/bootstrap.min.js | 7 + js/customscripts.js | 104 + js/customscripts.min.js | 1 + js/jekyll-search.js | 1 + js/jquery-1.11.3.min.js | 5 + js/jquery.flipshow.js | 363 + js/jquery.flipshow.min.js | 1 + js/jquery.navgoco.min.js | 8 + js/modernizr.custom.js | 4 + js/toc.js | 68 + js/toc.min.js | 1 + koala-config.json | 45 + less/bootstrap/.csscomb.json | 304 + less/bootstrap/.csslintrc | 19 + less/bootstrap/alerts.less | 73 + less/bootstrap/badges.less | 66 + less/bootstrap/bootstrap.less | 56 + less/bootstrap/breadcrumbs.less | 26 + less/bootstrap/button-groups.less | 244 + less/bootstrap/buttons.less | 166 + less/bootstrap/carousel.less | 270 + less/bootstrap/close.less | 34 + less/bootstrap/code.less | 69 + less/bootstrap/component-animations.less | 33 + less/bootstrap/dropdowns.less | 216 + less/bootstrap/fonts.less | 1540 ++ less/bootstrap/forms.less | 613 + less/bootstrap/grid.less | 84 + less/bootstrap/input-groups.less | 171 + less/bootstrap/jumbotron.less | 54 + less/bootstrap/labels.less | 64 + less/bootstrap/list-group.less | 130 + less/bootstrap/media.less | 66 + less/bootstrap/mixins.less | 40 + less/bootstrap/mixins/alerts.less | 14 + less/bootstrap/mixins/background-variant.less | 9 + less/bootstrap/mixins/border-radius.less | 18 + less/bootstrap/mixins/buttons.less | 65 + less/bootstrap/mixins/center-block.less | 7 + less/bootstrap/mixins/clearfix.less | 22 + less/bootstrap/mixins/forms.less | 85 + less/bootstrap/mixins/gradients.less | 59 + less/bootstrap/mixins/grid-framework.less | 91 + less/bootstrap/mixins/grid.less | 122 + less/bootstrap/mixins/hide-text.less | 21 + less/bootstrap/mixins/image.less | 33 + less/bootstrap/mixins/labels.less | 12 + less/bootstrap/mixins/list-group.less | 30 + less/bootstrap/mixins/nav-divider.less | 10 + less/bootstrap/mixins/nav-vertical-align.less | 9 + less/bootstrap/mixins/opacity.less | 8 + less/bootstrap/mixins/pagination.less | 24 + less/bootstrap/mixins/panels.less | 24 + less/bootstrap/mixins/progress-bar.less | 10 + less/bootstrap/mixins/reset-filter.less | 8 + less/bootstrap/mixins/reset-text.less | 18 + less/bootstrap/mixins/resize.less | 6 + .../mixins/responsive-visibility.less | 15 + less/bootstrap/mixins/size.less | 10 + less/bootstrap/mixins/tab-focus.less | 9 + less/bootstrap/mixins/table-row.less | 28 + less/bootstrap/mixins/text-emphasis.less | 9 + less/bootstrap/mixins/text-overflow.less | 8 + less/bootstrap/mixins/vendor-prefixes.less | 227 + less/bootstrap/modals.less | 150 + less/bootstrap/navbar.less | 659 + less/bootstrap/navs.less | 242 + less/bootstrap/normalize.less | 424 + less/bootstrap/pager.less | 55 + less/bootstrap/pagination.less | 90 + less/bootstrap/panels.less | 271 + less/bootstrap/popovers.less | 131 + less/bootstrap/print.less | 101 + less/bootstrap/progress-bars.less | 87 + less/bootstrap/responsive-embed.less | 35 + less/bootstrap/responsive-utilities.less | 194 + less/bootstrap/scaffolding.less | 161 + less/bootstrap/tables.less | 234 + less/bootstrap/theme.less | 291 + less/bootstrap/thumbnails.less | 36 + less/bootstrap/tooltip.less | 101 + less/bootstrap/type.less | 302 + less/bootstrap/utilities.less | 55 + less/bootstrap/variables.less | 869 + less/bootstrap/wells.less | 29 + less/doc.less | 619 + less/global.less | 203 + less/sites.less | 354 + licenses/LICENSE-BSD-NAVGOCO.txt | 25 + licenses/LICENSE.txt | 21 + prince-file-list.txt | 32 + search.json | 21 + sitemap.xml | 55 + title-checker.html | 108 + titlepage.html | 19 + tocpage.html | 41 + urls_doc.txt | 41 + 322 files changed, 42768 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 404.md create mode 100644 Gemfile create mode 100644 Gemfile.lock create mode 100644 _config.yml create mode 100644 _data/alerts.yml create mode 100644 _data/sidebar.yml create mode 100644 _data/strings.yml create mode 100644 _data/tags.yml create mode 100644 _data/topnav.yml create mode 100644 _includes/algolia.html create mode 100644 _includes/archive.html create mode 100644 _includes/custom/conditions.html create mode 100644 _includes/disqus.html create mode 100644 _includes/feedback.html create mode 100644 _includes/footer.html create mode 100644 _includes/frameescape.html create mode 100644 _includes/head.html create mode 100644 _includes/head_print.html create mode 100644 _includes/initialize_shuffle.html create mode 100644 _includes/related_pages.html create mode 100644 _includes/sidebar.html create mode 100644 _includes/taglogic.html create mode 100644 _includes/toc.html create mode 100644 _includes/topnav.html create mode 100644 _layouts/archive.html create mode 100644 _layouts/default.html create mode 100644 _layouts/default_print.html create mode 100644 _layouts/doc.html create mode 100644 _layouts/endpoint.html create mode 100644 _layouts/none.html create mode 100644 _layouts/page.html create mode 100644 _layouts/page_print.html create mode 100644 _layouts/page_search.html create mode 100644 _layouts/tag_page.html create mode 100644 about.html create mode 100644 configs/config_all.yml create mode 100644 configs/config_all_pdf.yml create mode 100644 css/fcslideshow.css create mode 100644 css/fcslideshow.min.css create mode 100644 css/global.css create mode 100644 css/global.css.map create mode 100644 css/printstyles.css create mode 100644 css/syntax.css create mode 100644 doc/admin_general.md create mode 100644 doc/admin_system.md create mode 100644 doc/dev_design.md create mode 100644 doc/dev_how.md create mode 100644 doc/dev_how_core.md create mode 100644 doc/dev_how_design.md create mode 100644 doc/dev_how_plugin.md create mode 100644 doc/dev_java_doc.md create mode 100644 doc/dev_rest_api.md create mode 100644 doc/dev_technical.md create mode 100644 doc/doc_faq.md create mode 100644 doc/doc_features.md create mode 100644 doc/files/Communote-Documentation.pdf create mode 100644 doc/files/REST-API-Documentation.pdf create mode 100644 doc/home.md create mode 100644 doc/images/admin/activity_configuration.png create mode 100644 doc/images/admin/administration_link.png create mode 100644 doc/images/admin/administration_ui.png create mode 100644 doc/images/admin/application_certificates.png create mode 100644 doc/images/admin/certificates_expired.png create mode 100644 doc/images/admin/certificates_info.png create mode 100644 doc/images/admin/certificates_ok.png create mode 100644 doc/images/admin/contact_data.png create mode 100644 doc/images/admin/extensions_overview.png create mode 100644 doc/images/admin/file_storage.png create mode 100644 doc/images/admin/file_upload.png create mode 100644 doc/images/admin/gain_access.png create mode 100644 doc/images/admin/integration_overview.png create mode 100644 doc/images/admin/layout_settings.png create mode 100644 doc/images/admin/ldap_configuration.png create mode 100644 doc/images/admin/logos_and_banners.png create mode 100644 doc/images/admin/mail_in_multi.png create mode 100644 doc/images/admin/mail_in_single.png create mode 100644 doc/images/admin/mail_out.png create mode 100644 doc/images/admin/mailing_properties.png create mode 100644 doc/images/admin/notification_settings.png create mode 100644 doc/images/admin/security_anonymous_access.png create mode 100644 doc/images/admin/security_default_topic.png create mode 100644 doc/images/admin/security_ip_range_filter.png create mode 100644 doc/images/admin/security_ssl.png create mode 100644 doc/images/admin/security_topic_and_user_settings.png create mode 100644 doc/images/admin/server_setup.png create mode 100644 doc/images/admin/user_group_edit.png create mode 100644 doc/images/admin/user_group_overview.png create mode 100644 doc/images/admin/user_group_settings.png create mode 100644 doc/images/admin/user_group_sync.png create mode 100644 doc/images/admin/user_management_info.png create mode 100644 doc/images/admin/user_management_overview.png create mode 100644 doc/images/admin/virus_scanner.png create mode 100644 doc/images/admin/xmpp_advanced_settings.png create mode 100644 doc/images/admin/xmpp_client_configuration.png create mode 100644 doc/images/bookmarklet_page.png create mode 100644 doc/images/bookmarklet_popup.png create mode 100644 doc/images/communote_interface.png create mode 100644 doc/images/dev/construction_message_done.png create mode 100644 doc/images/dev/construction_message_unfinished.png create mode 100644 doc/images/dev/installer_start.png create mode 100644 doc/images/dev/note_manipulation_result.png create mode 100644 doc/images/dev/view_and_widget_result.png create mode 100644 doc/images/editor.png create mode 100644 doc/images/editor_attachments.png create mode 100644 doc/images/editor_autosave.png create mode 100644 doc/images/editor_choose_topic.png create mode 100644 doc/images/editor_dm.png create mode 100644 doc/images/editor_inline_tag.png create mode 100644 doc/images/editor_links.png create mode 100644 doc/images/editor_mass_notification.png create mode 100644 doc/images/editor_quickanswer.png create mode 100644 doc/images/editor_users.png create mode 100644 doc/images/embed_option.png create mode 100644 doc/images/endless_scrolling.png create mode 100644 doc/images/filter_content.png create mode 100644 doc/images/filter_period.png create mode 100644 doc/images/filter_tags.png create mode 100644 doc/images/filter_users.png create mode 100644 doc/images/follow_user.png create mode 100644 doc/images/hovercard_user.png create mode 100644 doc/images/hovercards.png create mode 100644 doc/images/install/http-auth-properties.jpg create mode 100644 doc/images/install/openfire_alias_config.png create mode 100644 doc/images/install/xmpp1.png create mode 100644 doc/images/install/xmpp2.png create mode 100644 doc/images/media_inline.png create mode 100644 doc/images/note.png create mode 100644 doc/images/note_bookmark.png create mode 100644 doc/images/note_delete.png create mode 100644 doc/images/note_edit.png create mode 100644 doc/images/note_like.png create mode 100644 doc/images/note_move.png create mode 100644 doc/images/note_via_email.png create mode 100644 doc/images/notes_change_view.png create mode 100644 doc/images/notes_export.png create mode 100644 doc/images/notes_views.png create mode 100644 doc/images/peoples.png create mode 100644 doc/images/profile_picture_helper.png create mode 100644 doc/images/registration.png create mode 100644 doc/images/search_context.png create mode 100644 doc/images/searchbar.png create mode 100644 doc/images/sidebar.png create mode 100644 doc/images/sidebar_pin_favorites.png create mode 100644 doc/images/sidebar_suggestions.png create mode 100644 doc/images/smiley_cheatsheet.png create mode 100644 doc/images/tab_context.png create mode 100644 doc/images/tab_global.png create mode 100644 doc/images/tag_management.png create mode 100644 doc/images/tag_management_replace.png create mode 100644 doc/images/topbar.png create mode 100644 doc/images/topic_access.png create mode 100644 doc/images/topic_chosen.png create mode 100644 doc/images/topic_create.png create mode 100644 doc/images/topic_edit.png create mode 100644 doc/images/topic_infos.png create mode 100644 doc/images/topic_invite.png create mode 100644 doc/images/topic_subtopics.png create mode 100644 doc/images/topics.png create mode 100644 doc/images/topics_change_view.png create mode 100644 doc/images/topics_new.png create mode 100644 doc/images/user_edit.png create mode 100644 doc/install_communote.md create mode 100644 doc/install_extensions.md create mode 100644 doc/install_maintenance.md create mode 100644 doc/install_openfire.md create mode 100644 doc/install_requirements.md create mode 100644 doc/tag_administration.html create mode 100644 doc/tag_development.html create mode 100644 doc/tag_functions.html create mode 100644 doc/tag_getting_started.html create mode 100644 doc/user_basics.md create mode 100644 doc/user_functions.md create mode 100644 doc/user_functions_bookmarklet.md create mode 100644 doc/user_functions_embed.md create mode 100644 doc/user_functions_manage_topics.md create mode 100644 doc/user_functions_profile.md create mode 100644 doc/user_functions_read_notes.md create mode 100644 doc/user_functions_search.md create mode 100644 doc/user_functions_tag_management.md create mode 100644 doc/user_functions_write_notes.md create mode 100644 doc_build_pdf.sh create mode 100644 fonts/OpenSans-Bold.eot create mode 100644 fonts/OpenSans-Bold.svg create mode 100644 fonts/OpenSans-Bold.ttf create mode 100644 fonts/OpenSans-Bold.woff create mode 100644 fonts/OpenSans-Light.eot create mode 100644 fonts/OpenSans-Light.svg create mode 100644 fonts/OpenSans-Light.ttf create mode 100644 fonts/OpenSans-Light.woff create mode 100644 fonts/OpenSans-Regular.eot create mode 100644 fonts/OpenSans-Regular.svg create mode 100644 fonts/OpenSans-Regular.ttf create mode 100644 fonts/OpenSans-Regular.woff create mode 100644 fonts/OpenSans-Semibold.eot create mode 100644 fonts/OpenSans-Semibold.svg create mode 100644 fonts/OpenSans-Semibold.ttf create mode 100644 fonts/OpenSans-Semibold.woff create mode 100644 fonts/ionicons.eot create mode 100644 fonts/ionicons.svg create mode 100644 fonts/ionicons.ttf create mode 100644 fonts/ionicons.woff create mode 100644 images/arrow.png create mode 100644 images/blur_bg.jpg create mode 100644 images/blur_bg.psd create mode 100644 images/blur_bg2.jpg create mode 100644 images/blur_bg2.psd create mode 100644 images/favicon.ico create mode 100644 images/func/1.png create mode 100644 images/func/2.png create mode 100644 images/func/3.png create mode 100644 images/func/4.png create mode 100644 images/func/func-icons.psd create mode 100644 images/logo-communardo.png create mode 100644 images/logo_communote.png create mode 100644 images/ribbon.png create mode 100644 images/ribbon.psd create mode 100644 images/slide/1.jpg create mode 100644 images/slide/2.jpg create mode 100644 images/slide/3.jpg create mode 100644 images/slide/4.jpg create mode 100644 images/slide/slides.psd create mode 100644 index.html create mode 100644 js/anchor.min.js create mode 100644 js/bootstrap.min.js create mode 100644 js/customscripts.js create mode 100644 js/customscripts.min.js create mode 100644 js/jekyll-search.js create mode 100644 js/jquery-1.11.3.min.js create mode 100644 js/jquery.flipshow.js create mode 100644 js/jquery.flipshow.min.js create mode 100644 js/jquery.navgoco.min.js create mode 100644 js/modernizr.custom.js create mode 100644 js/toc.js create mode 100644 js/toc.min.js create mode 100644 koala-config.json create mode 100644 less/bootstrap/.csscomb.json create mode 100644 less/bootstrap/.csslintrc create mode 100644 less/bootstrap/alerts.less create mode 100644 less/bootstrap/badges.less create mode 100644 less/bootstrap/bootstrap.less create mode 100644 less/bootstrap/breadcrumbs.less create mode 100644 less/bootstrap/button-groups.less create mode 100644 less/bootstrap/buttons.less create mode 100644 less/bootstrap/carousel.less create mode 100644 less/bootstrap/close.less create mode 100644 less/bootstrap/code.less create mode 100644 less/bootstrap/component-animations.less create mode 100644 less/bootstrap/dropdowns.less create mode 100644 less/bootstrap/fonts.less create mode 100644 less/bootstrap/forms.less create mode 100644 less/bootstrap/grid.less create mode 100644 less/bootstrap/input-groups.less create mode 100644 less/bootstrap/jumbotron.less create mode 100644 less/bootstrap/labels.less create mode 100644 less/bootstrap/list-group.less create mode 100644 less/bootstrap/media.less create mode 100644 less/bootstrap/mixins.less create mode 100644 less/bootstrap/mixins/alerts.less create mode 100644 less/bootstrap/mixins/background-variant.less create mode 100644 less/bootstrap/mixins/border-radius.less create mode 100644 less/bootstrap/mixins/buttons.less create mode 100644 less/bootstrap/mixins/center-block.less create mode 100644 less/bootstrap/mixins/clearfix.less create mode 100644 less/bootstrap/mixins/forms.less create mode 100644 less/bootstrap/mixins/gradients.less create mode 100644 less/bootstrap/mixins/grid-framework.less create mode 100644 less/bootstrap/mixins/grid.less create mode 100644 less/bootstrap/mixins/hide-text.less create mode 100644 less/bootstrap/mixins/image.less create mode 100644 less/bootstrap/mixins/labels.less create mode 100644 less/bootstrap/mixins/list-group.less create mode 100644 less/bootstrap/mixins/nav-divider.less create mode 100644 less/bootstrap/mixins/nav-vertical-align.less create mode 100644 less/bootstrap/mixins/opacity.less create mode 100644 less/bootstrap/mixins/pagination.less create mode 100644 less/bootstrap/mixins/panels.less create mode 100644 less/bootstrap/mixins/progress-bar.less create mode 100644 less/bootstrap/mixins/reset-filter.less create mode 100644 less/bootstrap/mixins/reset-text.less create mode 100644 less/bootstrap/mixins/resize.less create mode 100644 less/bootstrap/mixins/responsive-visibility.less create mode 100644 less/bootstrap/mixins/size.less create mode 100644 less/bootstrap/mixins/tab-focus.less create mode 100644 less/bootstrap/mixins/table-row.less create mode 100644 less/bootstrap/mixins/text-emphasis.less create mode 100644 less/bootstrap/mixins/text-overflow.less create mode 100644 less/bootstrap/mixins/vendor-prefixes.less create mode 100644 less/bootstrap/modals.less create mode 100644 less/bootstrap/navbar.less create mode 100644 less/bootstrap/navs.less create mode 100644 less/bootstrap/normalize.less create mode 100644 less/bootstrap/pager.less create mode 100644 less/bootstrap/pagination.less create mode 100644 less/bootstrap/panels.less create mode 100644 less/bootstrap/popovers.less create mode 100644 less/bootstrap/print.less create mode 100644 less/bootstrap/progress-bars.less create mode 100644 less/bootstrap/responsive-embed.less create mode 100644 less/bootstrap/responsive-utilities.less create mode 100644 less/bootstrap/scaffolding.less create mode 100644 less/bootstrap/tables.less create mode 100644 less/bootstrap/theme.less create mode 100644 less/bootstrap/thumbnails.less create mode 100644 less/bootstrap/tooltip.less create mode 100644 less/bootstrap/type.less create mode 100644 less/bootstrap/utilities.less create mode 100644 less/bootstrap/variables.less create mode 100644 less/bootstrap/wells.less create mode 100644 less/doc.less create mode 100644 less/global.less create mode 100644 less/sites.less create mode 100644 licenses/LICENSE-BSD-NAVGOCO.txt create mode 100644 licenses/LICENSE.txt create mode 100644 prince-file-list.txt create mode 100644 search.json create mode 100644 sitemap.xml create mode 100644 title-checker.html create mode 100644 titlepage.html create mode 100644 tocpage.html create mode 100644 urls_doc.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..45e691e9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +_site/ +.sass-cache/ +pdf/ +_tooltips/ \ No newline at end of file diff --git a/404.md b/404.md new file mode 100644 index 00000000..48f2b4ab --- /dev/null +++ b/404.md @@ -0,0 +1,16 @@ +--- +title: "Page Not Found" +layout: default +search: exclude +--- + +
+
+
+

404

+
+
+
+

Sorry, but the page you were trying to view does not exist — perhaps you can try searching for it.

+
+
diff --git a/Gemfile b/Gemfile new file mode 100644 index 00000000..97355ea7 --- /dev/null +++ b/Gemfile @@ -0,0 +1,3 @@ +source 'https://rubygems.org' + +gem 'github-pages' diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 00000000..a6c5434a --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,129 @@ +GEM + remote: https://rubygems.org/ + specs: + RedCloth (4.2.9) + activesupport (4.2.5.1) + i18n (~> 0.7) + json (~> 1.7, >= 1.7.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) + addressable (2.3.8) + coffee-script (2.4.1) + coffee-script-source + execjs + coffee-script-source (1.10.0) + colorator (0.1) + ethon (0.8.1) + ffi (>= 1.3.0) + execjs (2.6.0) + faraday (0.9.2) + multipart-post (>= 1.2, < 3) + ffi (1.9.10) + gemoji (2.1.0) + github-pages (45) + RedCloth (= 4.2.9) + github-pages-health-check (= 0.6.0) + jekyll (= 3.0.2) + jekyll-coffeescript (= 1.0.1) + jekyll-feed (= 0.3.1) + jekyll-gist (= 1.4.0) + jekyll-mentions (= 1.0.0) + jekyll-paginate (= 1.1.0) + jekyll-redirect-from (= 0.9.1) + jekyll-sass-converter (= 1.3.0) + jekyll-seo-tag (= 0.1.4) + jekyll-sitemap (= 0.10.0) + jekyll-textile-converter (= 0.1.0) + jemoji (= 0.5.1) + kramdown (= 1.9.0) + liquid (= 3.0.6) + mercenary (~> 0.3) + rdiscount (= 2.1.8) + redcarpet (= 3.3.3) + rouge (= 1.10.1) + terminal-table (~> 1.4) + github-pages-health-check (0.6.0) + addressable (~> 2.3) + net-dns (~> 0.8) + public_suffix (~> 1.4) + typhoeus (~> 0.7) + html-pipeline (2.3.0) + activesupport (>= 2, < 5) + nokogiri (>= 1.4) + i18n (0.7.0) + jekyll (3.0.2) + colorator (~> 0.1) + jekyll-sass-converter (~> 1.0) + jekyll-watch (~> 1.1) + kramdown (~> 1.3) + liquid (~> 3.0) + mercenary (~> 0.3.3) + rouge (~> 1.7) + safe_yaml (~> 1.0) + jekyll-coffeescript (1.0.1) + coffee-script (~> 2.2) + jekyll-feed (0.3.1) + jekyll-gist (1.4.0) + octokit (~> 4.2) + jekyll-mentions (1.0.0) + html-pipeline (~> 2.2) + jekyll (~> 3.0) + jekyll-paginate (1.1.0) + jekyll-redirect-from (0.9.1) + jekyll (>= 2.0) + jekyll-sass-converter (1.3.0) + sass (~> 3.2) + jekyll-seo-tag (0.1.4) + jekyll (>= 2.0) + jekyll-sitemap (0.10.0) + jekyll-textile-converter (0.1.0) + RedCloth (~> 4.0) + jekyll-watch (1.3.1) + listen (~> 3.0) + jemoji (0.5.1) + gemoji (~> 2.0) + html-pipeline (~> 2.2) + jekyll (>= 2.0) + json (1.8.3) + kramdown (1.9.0) + liquid (3.0.6) + listen (3.0.5) + rb-fsevent (>= 0.9.3) + rb-inotify (>= 0.9) + mercenary (0.3.5) + mini_portile2 (2.0.0) + minitest (5.8.4) + multipart-post (2.0.0) + net-dns (0.8.0) + nokogiri (1.6.7.2) + mini_portile2 (~> 2.0.0.rc2) + octokit (4.2.0) + sawyer (~> 0.6.0, >= 0.5.3) + public_suffix (1.5.3) + rb-fsevent (0.9.7) + rb-inotify (0.9.5) + ffi (>= 0.5.0) + rdiscount (2.1.8) + redcarpet (3.3.3) + rouge (1.10.1) + safe_yaml (1.0.4) + sass (3.4.21) + sawyer (0.6.0) + addressable (~> 2.3.5) + faraday (~> 0.8, < 0.10) + terminal-table (1.5.2) + thread_safe (0.3.5) + typhoeus (0.8.0) + ethon (>= 0.8.0) + tzinfo (1.2.2) + thread_safe (~> 0.1) + +PLATFORMS + ruby + +DEPENDENCIES + github-pages + +BUNDLED WITH + 1.10.6 diff --git a/README.md b/README.md index 494342fe..b68bb660 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # communote.github.io -Community Website +The code of our community website for Communote, a lean web-based social communication platform for teams and small organizations. It combines the ideas of transparent messaging, blogging, activity streams with superior tagging and filtering into a single easy to use web interface. diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000..0daebfb4 --- /dev/null +++ b/_config.yml @@ -0,0 +1,54 @@ +# project definitions +project: communote +audience: users, developers, admins +version: all +output: web +homepage_title: Communote +site_title: Communote +project_folder: doc +github_editme_path: Communote/communote.github.io +disqus_shortname: communote-doc + +pdf_file_name: Communote-Documentation.pdf +pdf_rest_api_file_name: REST-API-Documentation.pdf + +port: 4009 + +exclude: + - _site + - _drafts + - configs/ + +# same for all +host: 127.0.0.1 +feedback_email: github@communote.com + +highlighter: rouge +markdown: kramdown +kramdown: + input: GFM + auto_ids: true + parse_block_html: true + +collections: + tooltips: + output: false + +defaults: + - + scope: + path: "" + type: "pages" + values: + layout: "page" + comments: true + search: true + - + scope: + path: "" + type: "tooltips" + values: + layout: "page" + comments: true + search: true + tooltip: true diff --git a/_data/alerts.yml b/_data/alerts.yml new file mode 100644 index 00000000..157e1622 --- /dev/null +++ b/_data/alerts.yml @@ -0,0 +1,15 @@ +tip: '