Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Merge branch 'develop' of http://github.com/pydio/pydio-core into dev…
Browse files Browse the repository at this point in the history
…elop

* 'develop' of http://github.com/pydio/pydio-core:
  Fix events forwarding for one-doc minisite (use ContentFilter instead of relative path re-compute). Zoho send a create event instead of a content event.
  Update tutorial videos. Open panel by default for the first connexion.
  • Loading branch information
ghecquet committed Jan 26, 2017
2 parents 1656daa + 39784b7 commit 31e71c6
Show file tree
Hide file tree
Showing 17 changed files with 1,055 additions and 351 deletions.
31 changes: 19 additions & 12 deletions core/src/plugins/access.ajxp_home/res/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -467,19 +467,24 @@
text-align: center;
}
#videos_pane div.tutorial_more_videos_cont a.tutorial_more_videos_button {
text-overflow: ellipsis;
overflow: hidden;
width: 240px;
text-align: center;
font-size: 13px;
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
background-color: white;
padding: 5px 10px;
border-radius: 3px;
padding: 8px 16px;
border-radius: 1px;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.16), 0 2px 3px rgba(0, 0, 0, 0.43);
color: rgba(0, 0, 0, 0.76);
display: inline-block;
margin: 20px;
white-space: nowrap;
}
#videos_pane div.tutorial_more_videos_cont a.tutorial_more_videos_button i {
display: inline-block;
display: none;
margin-right: 5px;
}
#videos_pane .videoCards {
Expand All @@ -506,17 +511,19 @@
text-overflow: ellipsis;
overflow: hidden;
font-weight: 400;
font-size: 24px;
margin-top: -35px;
font-size: 20px;
color: white;
height: 40px;
padding: 0;
margin-bottom: 8px;
text-shadow: 0 0 4px rgba(0, 0, 0, 0.53);
margin: -44px -16px 16px;
background-color: rgba(0, 0, 0, 0.53);
padding: 12px 16px;
}
#videos_pane .videoCards .video-card .tutorial_legend ul {
padding-left: 20px;
}
#videos_pane .videoCards .video-card .tutorial_content {
padding: 0 16px;
font-size: 13px;
font-weight: 400;
}
#videos_pane .videoCards .video-card div.tutorial_video_thumb {
width: 295px;
Expand All @@ -528,13 +535,13 @@
}
#videos_pane .videoCards .video-card div.tutorial_load_button {
display: block;
padding: 5px 18px 12px;
padding: 5px 18px 16px;
cursor: pointer;
text-align: right;
text-transform: uppercase;
font-weight: 500;
font-size: 15px;
color: rgba(0, 0, 0, 0.63);
color: #009688;
}
div#tutorial_dl_apps_pane {
width: 100%;
Expand Down
32 changes: 20 additions & 12 deletions core/src/plugins/access.ajxp_home/res/home.less
Original file line number Diff line number Diff line change
Expand Up @@ -517,18 +517,24 @@
clear:left;
text-align:center;
a.tutorial_more_videos_button{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
width: 240px;
text-align: center;
font-size: 13px;
font-size: 14px;
text-transform: uppercase;
font-weight: 500;
background-color: white;
padding: 5px 10px;
border-radius: 3px;
padding: 8px 16px;
border-radius: 1px;
box-shadow: 0 2px 3px rgba(0,0,0,.16),0 2px 3px rgba(0,0,0,.43);
color: rgba(0,0,0,0.76);
display: inline-block;
margin: 20px;
white-space: nowrap;
i{
display: inline-block;
display: none;
margin-right: 5px;
}
}
Expand All @@ -555,18 +561,20 @@
text-overflow: ellipsis;
overflow: hidden;
font-weight: 400;
font-size: 24px;
margin-top: -35px;
font-size: 20px;
color: white;
height: 40px;
padding: 0;
margin-bottom: 8px;
text-shadow: 0 0 4px rgba(0, 0, 0, 0.53);
margin: -44px -16px 16px;
background-color: rgba(0,0,0,0.53);
padding: 12px 16px;
}
ul{
padding-left: 20px;
}
}
.tutorial_content{
padding: 0 16px;
font-size: 13px;
font-weight: 400;
}
div.tutorial_video_thumb{
width: @videoPaneWidth - 25px;
Expand All @@ -578,13 +586,13 @@
}
div.tutorial_load_button {
display: block;
padding: 5px 18px 12px;
padding: 5px 18px 16px;
cursor: pointer;
text-align: right;
text-transform: uppercase;
font-weight: 500;
font-size: 15px;
color: rgba(0,0,0,0.63);
color: #009688;
}
}
}
Expand Down
103 changes: 78 additions & 25 deletions core/src/plugins/access.ajxp_home/res/i18n/ca.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,32 +48,85 @@
"59"=> "iPhone/iPad",
"60"=>"Mac OS (Beta)",
"61"=>"Windows (Beta)",
"62"=>"<h2>Començant</h2>
Aquest vídeo és una introducció a l'aplicació web APPLICATION_TITLE :
"62"=> "<h2>What is a workspace?</h2>
This video explains what Workspaces are in APPLICATION_TITLE
<ul>
<li>Quadre de comandaments de l'usuari</li>
<li>Descripció de la interfície gràfica</li>
<li>Administrar fitxers i carpetes</li>
<li>Previsualitzant i editant fitxers</li>
<li>Accés ràpid mitjançant marcadors i motor de cerca</li>
<li>Cistella de selecció</li>
</ul>",
"63"=>"<h2>Compartint fitxers usant APPLICATION_TITLE</h2>
En aquest tutorial anem a cobrir els punts bàsics per a l'intercanvi de fitxers amb APPLICATION_TITLE:
<ul>
<li>Crear enllaços web</li>
<li>Enviar-los a usuaris interns o externs</li>
<li>Obtenir notificacions quan un enllaç ha estat descarregat</li>
<li>Crear un enllaç amb protecció per contrasenya</li>
<li>Crear més d'un enllaç per a un sol fitxer</li>
<li>Aturar completament la compartició d'un fitxer</li>
</ul>",
"64"=>"<h2>Compartint carpetes usant APPLICATION_TITLE</h2>
Aquest vídeo mostra les diverses maneres de compartir carpetes a APPLICATION_TITLE
<ul>
<li>Compartir com un nou repositori</li>
<li>Compartir com un minilloc públic</li>
</ul>",
<li>Why are Workspaces central in APPLICATION_TITLE?</li>
<li>What are Workspaces from a technical perspective?</li>
<li>How do they allow you to organise your data?</li>
</ul>
",

"63"=> "<h2>Upload files to APPLICATION_TITLE</h2>
Get started with APPLICATION_TITLE and see how to upload files
<ul>
<li>Drag and drop files into APPLICATION_TITLE</li>
<li>Create a new folder</li>
<li>Rename files and folders</li>
<li>Download files to your Computer</li>
</ul>
",

"64"=> "<h2>Search, browse and manage your files</h2>
This video shows you various tips to efficiently manage your files in APPLICATION_TITLE
<ul>
<li>Cross-workspaces search bar</li>
<li>Content display modes, Keyboard shortcuts</li>
<li>Sort Files</li>
<li>Meta Data, Bookmarks</li>
</ul>
",

"79"=> "<h2>Sharing files and folders</h2>
This tutorial shows you how to share files and folders, internally or externally
<ul>
<li>Creating share links for external people</li>
<li>Sharing files and folders with internal collaborators</li>
<li>Sharing a folder as a workspace</li>
<li>Layout options of shared folders</li>
<li>Creating a blind drop folder</li>
<li>Managing users and share rights</li>
</ul>
",

"80"=> "<h2>Sharing : security features</h2>
This video goes through the various share settings that help you secure your shares
<ul>
<li>Password protection</li>
<li>Expiration date</li>
<li>Limit the number of downloads</li>
</ul>
",

"81"=> "<h2>Customize your share links</h2>
See how you can customise the URL of your share links to make them look more user-friendly.
",

"82"=> "<h2>Shared links custom rights</h2>
This video shows you how to manage the permissions attached to your shares
<ul>
<li>Preview</li>
<li>Download</li>
<li>Upload / Edit</li>
</ul>
",

"83"=> "<h2>Language</h2>
APPLICATION_TITLE is available in 28 languages. This video shows you how to change the language in APPLICATION_TITLE.
",

"84"=> "<h2>Alerts</h2>
Learn how to set alerts on a file, in order to see when it has been modified or consulted.
",

"85"=> "<h2>Collaborative edition</h2>
This video shows you how to collaborate on office docs, thanks to Collabora online office suite
<ul>
<li>Work on text docs, presentations, spreadsheets</li>
<li>Edit docs collaboratively in real time</li>
<li>Create new documents directly from your browser</li>
</ul>
",
"65"=> "Descobreix més al canal de APPLICATION_TITLE!",
"66"=>"<h2>Usar APPLICATION_TITLE a dispositius iOS</h2>
Aquest vídeo mostra com utilitzar l'aplicació APPLICATION TITLE (disponible a l'App Store). El procés és bastant similar a Android.
Expand Down
103 changes: 78 additions & 25 deletions core/src/plugins/access.ajxp_home/res/i18n/de.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,32 +45,85 @@
"59"=> "iPhone/iPad",
"60"=>"Mac OS",
"61"=>"Windows",
"62"=>"<h2>Erste Schritte</h2>
Dieses Video gibt eine Einführung zur APPLICATION_TITLE Webapplikation:
"62"=> "<h2>What is a workspace?</h2>
This video explains what Workspaces are in APPLICATION_TITLE
<ul>
<li>Benutzer-Dashboard</li>
<li>Übersicht über die Benutzeroberfläche</li>
<li>Dateien und Ordner verwalten</li>
<li>Vorschau und Bearbeitung von Dateien</li>
<li>Schellzugriff über Lesezeichen oder die Suche</li>
<li>Auswahl-Liste</li>
</ul>",
"63"=>"<h2>Dateien freigeben</h2>
In dieser Erklärung finden Sie die Grundlagen zum Freigeben von Dateien mit APPLICATION_TITLE:
<ul>
<li>Neue Web-Links erstellen</li>
<li>Links internen oder externen Benutzern senden</li>
<li>Benachrichtigungen beim Download eines Links</li>
<li>Erstellen eines Passwort-geschützten Links</li>
<li>Erstellen mehrerer Links zu einer Datei</li>
<li>Freigabe einer Datei beenden</li>
</ul>",
"64"=>"<h2>Ordner freigeben</h2>
Das folgende Video erklärt das Freigeben von Ordnern mit APPLICATION_TITLE
<ul>
<li>Als neue Arbeitsumgebung freigeben</li>
<li>Als öffentlichen Link freigeben</li>
</ul>",
<li>Why are Workspaces central in APPLICATION_TITLE?</li>
<li>What are Workspaces from a technical perspective?</li>
<li>How do they allow you to organise your data?</li>
</ul>
",

"63"=> "<h2>Upload files to APPLICATION_TITLE</h2>
Get started with APPLICATION_TITLE and see how to upload files
<ul>
<li>Drag and drop files into APPLICATION_TITLE</li>
<li>Create a new folder</li>
<li>Rename files and folders</li>
<li>Download files to your Computer</li>
</ul>
",

"64"=> "<h2>Search, browse and manage your files</h2>
This video shows you various tips to efficiently manage your files in APPLICATION_TITLE
<ul>
<li>Cross-workspaces search bar</li>
<li>Content display modes, Keyboard shortcuts</li>
<li>Sort Files</li>
<li>Meta Data, Bookmarks</li>
</ul>
",

"79"=> "<h2>Sharing files and folders</h2>
This tutorial shows you how to share files and folders, internally or externally
<ul>
<li>Creating share links for external people</li>
<li>Sharing files and folders with internal collaborators</li>
<li>Sharing a folder as a workspace</li>
<li>Layout options of shared folders</li>
<li>Creating a blind drop folder</li>
<li>Managing users and share rights</li>
</ul>
",

"80"=> "<h2>Sharing : security features</h2>
This video goes through the various share settings that help you secure your shares
<ul>
<li>Password protection</li>
<li>Expiration date</li>
<li>Limit the number of downloads</li>
</ul>
",

"81"=> "<h2>Customize your share links</h2>
See how you can customise the URL of your share links to make them look more user-friendly.
",

"82"=> "<h2>Shared links custom rights</h2>
This video shows you how to manage the permissions attached to your shares
<ul>
<li>Preview</li>
<li>Download</li>
<li>Upload / Edit</li>
</ul>
",

"83"=> "<h2>Language</h2>
APPLICATION_TITLE is available in 28 languages. This video shows you how to change the language in APPLICATION_TITLE.
",

"84"=> "<h2>Alerts</h2>
Learn how to set alerts on a file, in order to see when it has been modified or consulted.
",

"85"=> "<h2>Collaborative edition</h2>
This video shows you how to collaborate on office docs, thanks to Collabora online office suite
<ul>
<li>Work on text docs, presentations, spreadsheets</li>
<li>Edit docs collaboratively in real time</li>
<li>Create new documents directly from your browser</li>
</ul>
",
"65"=> "Mehr über APPLICATION_TITLE im YouTube-Kanal erfahren!",
"66"=>"<h2>APPLICATION_TITLE auf iOS-Geräten verwenden</h2>
Das folgende Video erklärt die Verwendung der APPLICATION_TITLE App (verfügbar im App Store). Die Nutzung auf Android ist ähnlich.
Expand Down

0 comments on commit 31e71c6

Please sign in to comment.