Edit gallery easily from editor.
[redakcja.git] / src / wiki / templates / wiki / tabs / gallery_view.html
index 9864448..7dc8acf 100644 (file)
@@ -1,3 +1,4 @@
+
 {% load i18n %}
 <div id="side-gallery">
     <!-- gallery toolbar -->
         <button class="btn btn-info zoom-in">+</button>
         <button class="btn btn-info zoom-out">&mdash;</button>
       </div>
+
+    </div>
+    <div class="nav-item dropdown">
+      <a class="nav-link dropdown-toggle text-info" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">⚙</a>
+      <div class="dropdown-menu dropdown-menu-right">
+        <a class="dropdown-item ctrl-gallery-setstart" href="#" title="Ustawia początek galerii tego utworu na bieżącej stronie">Ustaw początek</a>
+        <a class="dropdown-item ctrl-gallery-choose" href="#" title="Wybiera inną galerię" data-toggle='modal' data-target='#gallery-chooser'>Wybierz galerię</a>
+        <a class="dropdown-item ctrl-gallery-edit" href="#">Edytuj galerię</a>
+        <a class="dropdown-item ctrl-gallery-refresh" href="#" title="Ponownie ładuje galerię">Odśwież galerię</a>
+      </div>
     </div>
   </div>
     <div class="error_message alert alert-danger ml-4 mr-4 mt-4">