Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

PhotoPress

Опис

PHOTOPRESS is an integrated suite of image management and gallery presentation features that photographers can use to build photography centric websites. The plugin allows you to create beautiful designed image galleries as well as extract, store and publish any EXIF/IPTC/XMP meta-data embedded in your images.

The broader goal of PHOTOPRESS is to make WordPress easy to use for photographers by bringing critical image management and presentation features together into a single, modern, and free plugin. Features currently include:

GALLERY BLOCK

  • Native Gutenberg live editing
  • Grid style
  • Masonry style
  • Justified style
  • Mosaic Style
  • Adjustable gutter spacing
  • Uniform image cropping option
  • Hide captions option
  • Adjustable image heights/column widths
  • Inline image reordering
  • Dynamic responsive images
  • Link to PhotoPress slideshow

CHILD PAGES BLOCK

  • Dynamic Gutenberg block
  • Create a gallery of child pages (useful as an index of gallery pages)

IMAGE META-DATA MANAGEMENT

  • Define unlimited custom image taxonomies
  • Extract embedded EXIF, IPTC, and XMP meta-data from image files and store in taxonomies
  • Create and extract „child taxonomies“ from embedded meta-data fields
  • Display Exif Widget
  • Display Image Taxonomy Terms Widget
  • Generate custom image ALT text using meta-data templates
  • Embed Licensing info (Licensor, Licensor URL, Web Statement of Rights) into images files during upload

SLIDESHOWS

  • Light-boxed full page slideshows
  • Thumbnail navigation option
  • configurable caption display (can use image title, caption, and/or description)
  • Two caption layouts to choose from

Development

Our development motto is „do no harm“ which means that we leverage the patterns outlined in WordPress Core and the Gutenberg editor as opposed to creating proprietary features that impede the overall usability of WordPress.

PHOTOPRESS is actively developed on Github. Please file any bugs, feature, or support requests on Github!

Donate or Purchase Premium Support!

PHOTOPRESS core is free. However, we ask that you purchase a support membership. Even if you don’t need the support, this purchase helps fund the development of this project. Donations to the project are also appreciated.

Снимци екрана

Блокови

Овај додатак пружа 2 блока.

  • Childpages
  • Gallery

Прегледи

9. децембар 2021. 2 одговора
I tried this after reading Justin Tadlock’s review over at WP Tavern. On the plus side, it’s fast, with good options both in the main panel and within the block. Toggles are intuitive, and you can switch between the different gallery formats within the block itself (very useful). There’s a lot of potential here, but it still feels like a beta product, at least with my theme. One showstopper for me (and my theme) was the poor lightbox settings out of the box, with vertical images not fitting to screen, and horizontal images being displayed too small (strange, for such a photo-centric plugin). It might be usable with some themes, and for showcasing smaller images. Looking forward to trying this again in 6 months. EDIT Updated from 3 to 5 stars, as all the issues I experienced were down to my theme.
8. новембар 2017.
… except adding its own admin menu page for downloading the other components! If there is one or several of the other extension(s) needed to get the image meta data, then this should be clearly pointed out.
Види сва 3 прегледа

Сарадници и градитељи

„PhotoPress“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

„PhotoPress“ је преведен на 1 језик. Хвала преводиоцима за њихове доприносе.

Преведите „PhotoPress“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.5.1

  • Licence embedding no longer requires the ExifTool binary. It now uses Imagick,
    which WordPress already relies on for image handling. This removes about 26MB
    from the plugin and means licence embedding works on hosts that disable exec().
  • Existing metadata is preserved when licence information is written. Titles,
    captions, keywords, ratings and any other XMP a photographer had embedded are
    kept intact; previously the licence fields were the only thing that could be
    written without risking the rest.
  • Fixed: the Web Statement of Rights setting was ignored and a placeholder value
    was embedded instead. If you have that setting configured, re-upload affected
    images to correct them.
  • Fixed: a settings field using the „none“ control registered without a valid
    type.
  • Fixed: a PHP 8 deprecation notice raised when embedding licence metadata.