{"id":13301,"date":"2011-05-16T23:44:31","date_gmt":"2011-05-16T23:44:31","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/byrev-gallery-pagination-for-wordpress\/"},"modified":"2013-03-01T02:54:56","modified_gmt":"2013-03-01T02:54:56","slug":"byrev-gallery-pagination-for-wordpress","status":"closed","type":"plugin","link":"https:\/\/ja.wordpress.org\/plugins\/byrev-gallery-pagination-for-wordpress\/","author":165744,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.7.3.beta.001","stable_tag":"trunk","tested":"3.3.2","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"ByREV Gallery Pagination for Wordpress","header_author":"ByREV ( Robert Emilian Vicol )","header_description":"","assets_banners_color":"888ca1","last_updated":"2013-03-01 02:54:56","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/byrev.org\/donate.php","header_plugin_uri":"http:\/\/byrev.org\/bookmarks\/gallery-pagination-for-wordpress-plugin\/","header_author_uri":"http:\/\/byrev.org\/","rating":3.4,"author_block_rating":0,"active_installs":30,"downloads":14630,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>No Upgrade Notice<\/p>"},"ratings":{"1":"2","2":0,"3":0,"4":0,"5":"3"},"assets_icons":[],"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"674827","resolution":"1544x500","location":"assets"},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"674827","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"674827","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"674827","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"674827","resolution":"3","location":"assets"}},"screenshots":{"1":"Screenshot <strong>Settings -&gt; Gallery Pagination<\/strong> Config","2":"Screenshot with plugin in action","3":"Fill the gaps (to complete gallery) in last row - 3 dummy images were added."}},"plugin_section":[],"plugin_tags":[210,163,3659,900,205],"plugin_category":[50],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-13301","plugin","type-plugin","status-closed","hentry","plugin_tags-gallery","plugin_tags-images","plugin_tags-paginate","plugin_tags-pagination","plugin_tags-photos","plugin_category-media","plugin_committers-byrev"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/byrev-gallery-pagination-for-wordpress_888ca1.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/byrev-gallery-pagination-for-wordpress\/assets\/screenshot-1.png?rev=674827","caption":"Screenshot <strong>Settings -&gt; Gallery Pagination<\/strong> Config"},{"src":"https:\/\/ps.w.org\/byrev-gallery-pagination-for-wordpress\/assets\/screenshot-2.png?rev=674827","caption":"Screenshot with plugin in action"},{"src":"https:\/\/ps.w.org\/byrev-gallery-pagination-for-wordpress\/assets\/screenshot-3.png?rev=674827","caption":"Fill the gaps (to complete gallery) in last row - 3 dummy images were added."}],"raw_content":"<!--section=description-->\n<p>This plugin offers the possibility of displaying a photo gallery on multiple pages \/ pagination gallery + Ajax, CDN, Caching, SEO<\/p>\n\n<p>For custom configuration, change <strong>[gallery]<\/strong> from Wordpress Post with <strong>[gallery pagination=\"N\"]<\/strong> , where N is number of images per page. \nExample: <strong>[gallery link=\"file\" columns=\"5\" pagination=\"10\"]<\/strong>  --&gt; will show only 10 images per page in 5 columns , respectively 2 rows. Images are directly linked (link=\"file\")<\/p>\n\n<p>ByREV Gallery Pagination Features:<\/p>\n\n<ul>\n<li>CDN (Content Delivery Network) Support - Ability to use multiple Mirror CDN servers for displaying images.<\/li>\n<li>Caching Support for Gallery - Save resources &amp; speed-up your website. Support for disk, mysql ar auto. For now just <strong>disk<\/strong> option is available. The plugin uses a specially developed script for erase cache (only manual), to avoid execution time limits in php.<\/li>\n<li>Pagination via URL Query = Ability to set the pagination with <strong>pagination=N<\/strong> query in url - Example: http:\/\/yourblog.url\/post\/?pagination=4&amp;page-album=1. Note: This option will override the options from the post via [gallery], from Wp Menu config and __DEFAULT_IMAGE_IN_PAGE constant defined in plugin files.<\/li>\n<li>AJAX Gallery Loading.  Made compatibility with: FancyBox - Jos&eacute; Pardilla, Light Box - Hiroaki Miyashita, Simple Lightbox - Archetyped, Slimbox - Kevin Sylvestre, Slimbox plugin - Peppe Argento, Slimbox2 - Greg Yingling<\/li>\n<li>\"Quick Cache\" plugin support - for the navigation pages to be cached<\/li>\n<li>Fill the gaps (to complete gallery) in last row - If the number of images in gallery will not fill last row to the end, the gaps is filled with empty images.<\/li>\n<li>Gallery title SEO \/ No Duplicate Title! (custom database query may not be compatible) - For best compatibility use : wp_title, the_title, the_permalink<\/li>\n<li>Compatible with <strong>Simple Lightbox<\/strong> , <strong>Lightbox Gallery<\/strong> , <strong>FancyBox for WordPress<\/strong> , <strong>Slim Box<\/strong> and many others.<\/li>\n<li>For a quick execution, configuration can be applied directly from the plugin file.<\/li>\n<li>Paging menu item can be Top, Bottom or Both positions.<\/li>\n<li>Ability to use a different css files<\/li>\n<li>The ability to customize the CSS code with another class<\/li>\n<li>Extended Pagination Style or Simple Next\/Preview Pagination<\/li>\n<li>Plug-n-Play - once activated, the plugin will make the necessary changes. No other changes are required in template.<\/li>\n<li>100% compatible with default wordpress gallery ( tested up to 3.1.3 )<\/li>\n<\/ul>\n\n<h3>Note<\/h3>\n\n<ul>\n<li>Function <strong>byrev_gallery_shortcode<\/strong> is derived from function original wordpress <strong>gallery_shortcode<\/strong> located \\wp-includes\\media.php , Wordpress Media Library.<\/li>\n<li>All code from <strong>gallery_shortcode<\/strong> with certain exceptions (clearly marked with \"byrev insert N {\" )  belongs to the wordpress developers and community. <\/li>\n<li>Code marked with \"byrev insert N {\" belong to the author of this plugin , Emilian Robert Vicol.<\/li>\n<li>New <strong>canonical<\/strong> tag is not changed, is auto configured by wordpress.<\/li>\n<li>Version 1.7.* is not fully tested, if any problems pls. leave a message !<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ul>\n<li>Download <strong>ByREV Gallery Pagination for Wordpress<\/strong> Plugin and Install !<\/li>\n<li>Activate <strong>ByREV Gallery Pagination for Wordpress<\/strong> from wp plugins menu: \/wp-admin\/plugins.php<\/li>\n<li>Use Wordpress menu <strong>Settings -&gt; Gallery Pagination<\/strong> for custom config. (No other changes are required for default)<\/li>\n<\/ul>\n\n<p>For more information, please see <a href=\"http:\/\/byrev.org\/bookmarks\/gallery-pagination-for-wordpress-plugin\/\">plugin home page<\/a>\nand <a href=\"http:\/\/byrev.org\/bookmarks\/gallery-pagination-for-wordpress-plugin\/\">FAQ PAGE<\/a><\/p>\n\n<!--section=faq-->\n<p>What is the meaning of statements from byrev-gallery-pagination.php (plugin file) ?<\/p>\n\n<ul>\n<li>_MENU_CONFIGURATION - To configure from wordpress administration, this value must be TRUE. Otherwise, any changes\/settings may be made only from byrev-gallery-pagination.php (plugin file).<\/li>\n<li>__FORCE_PAGINATION - if \"pagination\" parameter is not present in gallery code like this: **[gallery pagination=\"N\"]**, plugin will force paginate with **_DEFAULT_IMAGE_IN_PAGE** value (see below)<\/li>\n<li>__DEFAULT_IMAGE_IN_PAGE - if **_FORCE_PAGINATION** is false, this value has no effect.<\/li>\n<li>__CSS_PAGINATION_CLASS - Change with your class. For more example, view byrev-gallery-pagination.css from plugin folder.<\/li>\n<li>__EXTEDED_PAGINATION - if is false pagination will show only NEXT \/ PREVIEW style, else will show &lt; &lt; [0, 1, 3 ... N] &gt; &gt; style<\/li>\n<li>__INCLUDE_DEFAULT_CSS - if css style is custom\/defined in other file, change this with false<\/li>\n<li>__PAGINATION_BOTTOM and __PAGINATION_TOP - if both value is true, plugin add pagination at the bottom and top gallery. Set\/Choose the option that you want, but at least one must be active\/true.<\/li>\n<li>__FILL_GAPS_IN_LAST_ROW - if the number of images in gallery will not fill last row to the end, the gaps is filled with empty images<\/li>\n<li>__FILL_GAPS_TRANSPARENCY - empty images transparency (behavior) \/ translucency - from 0 to 1 , where 0 = max transparency and 1 = no transparency; 0.5 = 50% transparency.<\/li>\n<li>__QUICK_CACHE_SUPPORT - for the navigation pages to be cached ( valid only for \"Quick Cache\" plugin )<\/li>\n<li>__AJAX_PAGINATION - pagination is loaded with ajax \/ Save your bandwidth, resources &amp; speed-up your website<\/li>\n<\/ul>\n\n<p>I see no change in the gallery, why the layout\/pagination does not appear?<\/p>\n\n<ul>\n<li>Change value from <strong>Default Thumbnails in Page<\/strong> option to a lower value.<\/li>\n<li>For default <strong>Default Thumbnails in Page<\/strong> is 15. If the number of pictures from gallery is smaller than this value, the plugin will not display anything (only simple gallery). Change value from <strong>Settings -&gt; Gallery Pagination<\/strong> menu.<\/li>\n<li>clean gallery cache<\/li>\n<\/ul>\n\n<p>Is compatible with: Lightbox, Simple Lightbox, Fancybox, Slimbox or else ?<\/p>\n\n<p>YES  (Except custom pagination or other changes to pagination.)<\/p>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<p>1 st public version.<\/p>\n\n<h4>1.1<\/h4>\n\n<p>Update description and other information for installation<\/p>\n\n<h4>1.2<\/h4>\n\n<p>Navigation url issue (solved)!<\/p>\n\n<ul>\n<li>SOLVED: If blog\/site does not have permalinks enabled, pagination links are not built correctly.<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>SOLVED: Correct initialization configuration in wordpress menu.<\/li>\n<li>ADDED: New option in config: <strong>FILL GAPS TRANSPARENCY<\/strong>; empty images transparency (behavior) \/ translucency - from 0 to 1; 0 = max transparency and 1 = no transparency; 0.5 = 50% transparency.<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>ADDED: <strong>Quick Cache<\/strong> plugin support, for the navigation pages to be cached ( valid only for \"Quick Cache\" plugin )<\/li>\n<li>SOLVED: Database options synchronization with new releases. <\/li>\n<li>CHANGES: Minor optimization for better compatibility with WordPress.<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>ADDED: Ajax Pagination Support, pagination is loaded with ajax \/ Save your bandwidth, resources &amp; speed-up your website<\/li>\n<\/ul>\n\n<h4>1.6.1<\/h4>\n\n<ul>\n<li>ADDED: Caching Support for Gallery<\/li>\n<li>ADDED: CDN Support - Ability to use multiple Mirror CDN servers for displaying images<\/li>\n<li>ADDED: Pagination via URL Query  - Set the pagination with <strong>pagination=N<\/strong> query in url<\/li>\n<\/ul>\n\n<h4>1.6.2<\/h4>\n\n<ul>\n<li>SOLVED: Minor CDN issues.<\/li>\n<\/ul>\n\n<h4>1.6.3<\/h4>\n\n<ul>\n<li>SOLVED: Minor activation issues messages: \"plugin generated NNN characters of unexpected output during activation\" !<\/li>\n<\/ul>\n\n<h4>1.7.0<\/h4>\n\n<ul>\n<li>SOLVED\/ADDED: The possibility of navigation even if you are in the archive page ( search, category, tags, home page ...)<\/li>\n<li>ADDED: \"Jump to Gallery\" (a.k.a automatic scroll page) to current gallery (which has given clik). Valid only if not using ajax (Ajax does not require hash mark)!<\/li>\n<li>SOLVED: Clean cache every time you save options (to avoid various navigation errors may occur)<\/li>\n<\/ul>\n\n<h4>1.7.1<\/h4>\n\n<ul>\n<li>Minor CSS FIX (for IE)<\/li>\n<\/ul>\n\n<h4>1.7.2<\/h4>\n\n<ul>\n<li>Solved: Gallery image\/css broken for multiple gallery instances on the same page (via jQuery)<\/li>\n<\/ul>\n\n<h4>1.7.2b<\/h4>\n\n<ul>\n<li>Solved: 1'st load Ajax and Lighbox Problem ... (a future release will contain routines for lighbox-like effect ... we get rid of compatibility problems)<\/li>\n<li>Replace noimage.png with new thumb image (source findicons.com) . Old thumb is noimage2.png<\/li>\n<\/ul>\n\n<h4>1.7.2.beta.004<\/h4>\n\n<ul>\n<li>Solved: Hide pagination links when there is only a single page<\/li>\n<\/ul>\n\n<h4>1.7.3.beta.001<\/h4>\n\n<ul>\n<li>solve problem with latest wp update about ajax-pagination msg: Error! Requested page 1 is outside the index ...<\/li>\n<\/ul>","raw_excerpt":"This plugin offers the possibility of displaying a photo gallery on multiple pages \/ pagination gallery + Ajax, CDN, Caching, SEO","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/13301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=13301"}],"author":[{"embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/byrev"}],"wp:attachment":[{"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=13301"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=13301"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=13301"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=13301"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=13301"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ja.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=13301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}