Giter Club home page Giter Club logo

foldergallery's People

Contributors

jrast avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

foldergallery's Issues

Hardcoded languages Strings

Found some hardecoded language Strings:
save_settings.php line 142

edit: couple text/translation related bugs

  • after creating thumbnail from uploaded photo, it redirects through a blank page with text: Thumb erfolgreich geändert
  • categories modification: "active" checkbox label is hardcoded, and cannot be translated.
  • the same goes to "browse" button under "Add more Pictures to this categorie"

See: http://www.websitebaker2.org/forum/index.php/topic,21559.msg145363.html#msg145363

Sprachfile Fehler

Werden die Bilder neu angeordnet steht da in English: "Reorder result will be displayed here." oder "You successfuly reordered". Diese Begriffe in eine Sprachvariabel packen! Ebenso wird da "back" anstelle von "Zurück" geschrieben.

rounded corner

Sali Jürg

Ich wollte für die Foldergallery runde Ecken für das Hauptbild. Ich habe bereits eine klasse definiert (jquerry rounded corner) die mir runde ecken auf Bilder macht, die reingeladen werden. Jetzt weiss ich nicht ob ich das auch auf die Foldergallery anwenden kann. Einen ausgebenden Bildpfad habe ich im script nicht gefunden. Auch die mitgelieferte frontend.css

.photostyle img {
padding: 2px;
border: 2px #9db2b9 solid;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

scheint keinen Einfluss auf den Galleryviewer zu haben.

Ich verwende die Lightbox: galleryview

Ist dies überhaupt möglich?

Grüss dich Adrian

Wrong closing </a>-Tag in view_galleryview.htt

See this code from view_gallery.htt:

<ul id="galleryView">
<!-- BEGIN images -->
<!-- BEGIN invisiblePre -->
    <li>
    <img src="{ORIGINAL}" alt="{CAPTION}"/></a>
</li>
<!-- END invisiblePre -->
<!-- BEGIN thumbnails -->
<li>
    <img src="{ORIGINAL}" alt="{CAPTION}"/></a>
</li>
<!-- END thumbnails -->
<!-- BEGIN invisiblePost -->
<li>
    <img src="{ORIGINAL}" alt="{CAPTION}"/></a>
</li>
<!-- END invisiblePost -->
<!-- END images -->
</ul>

Bessere Sortierfunktion

Per Buttons Bilder sortieren. Zum Beispiel Dateiname aufsteigend/absteigend, Erstellungsdatum aufsteigend/absteigend, ...

New Structure on the Settings-Table

To have more possibilities, it would be nice if the settings table have a more flexible structure. This means: only one setting per line. The different settings are linked by the section_id

Installable download file of latest branch

Hi Jürg,

even I know you stopped maintaining the Foldergallery module for WebsiteBaker, you may want to consider to add a downloadable and installable WebsiteBaker archive of your last master branch to your download section? Would be great just to release 1.34 beta as new version 1.35 in your donwload area.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.