WordPress Image Control: Difference between revisions

mNo edit summary
mNo edit summary
Line 41: Line 41:
*Index and / or Table of Contents (for all of website & only images, so two indexes or table of contents)
*Index and / or Table of Contents (for all of website & only images, so two indexes or table of contents)


===Plugins===
===Plugins (BOLD indicates Plugin, BOLD / ITALICS indicates Plugin "activated, tested, and in use", not BOLD indicates a fairly useless Plugin)===


*Plugins To Manage Images and Media
*Plugins To Manage Images and Media
**'''Enhanced Media Library''': Allows for associating Categories (the same one for Posts, but not other Plugins like Timeline Express, unless '''Add Category to Pages''' Plugin is added) with Media and Images, plus utilities for importing and exporting, also adds several tabs to Settings, Media (including allowed file types).  This Plugin interferes with WP Media Folders List / Icon View and also elongates the List view by making each row thicker.  '''Media Library Categories''' and '''WP Media Category Management''' are alternatives
**'''Enhanced Media Library''': Allows for associating Categories (the same one for Posts, but not other Plugins like Timeline Express, unless '''''Add Category to Pages''''' Plugin is added) with Media and Images, plus utilities for importing and exporting, also adds several tabs to Settings, Media (including allowed file types).  This Plugin interferes with '''''WP Media Folders''''' List / Icon View and also elongates the List view by making each row thicker.  '''''Media Library Categories''''' (uses the same Categories as Posts and does NOT interfere with '''''WP Media Folders''''') and '''WP Media Category Management''' (has a dedicated, separate Categories from Posts) are alternatives
**'''Add from Server''': A plugin that allows upload of files that otherwise cause the Wordpress Media functionality to cough up a hairball (large files, etc.)
**'''''Add from Server''''': A plugin that allows upload of files that otherwise cause the Wordpress Media functionality to cough up a hairball (large files, etc.)
**'''Permalink Manager''': Enhances the native Permalink Field on Pages, Posts, Media, Images, etc.  It also includes a Bulk Updater.  Make sure to enable "Native Slug" in Tools, Permalink Manager, Settings, to allow editing of the native Permalink.
**'''''Permalink Manager''''': Enhances the native Permalink Field on Pages, Posts, Media, Images, etc.  It also includes a Bulk Updater.  Make sure to enable "Native Slug" in Tools, Permalink Manager, Settings, to allow editing of the native Permalink.
**'''Phoenix Media Rename''': A simple Plugin that adds a File Name Field to an Image (in administration) that allows changing the File Name.  It even automatically replaces spaces with dashes ( - ).  It also allows for "bulk renaming", but only for manual modifications to the name (IE, it can't add "My Web Site" to the beginning of every file name).
**'''''Phoenix Media Rename''''': A simple Plugin that adds a File Name Field to an Image (in administration) that allows changing the File Name.  It even automatically replaces spaces with dashes ( - ).  It also allows for "bulk renaming", but only for manual modifications to the name (IE, it can't add "My Web Site" to the beginning of every file name).
**Media File Renamer: Similar to Phoenix, but Phoenix is better.
**Media File Renamer: Similar to Phoenix, but Phoenix is better.
**'''WP Media Folder''': Creates a folder and file structure for media, so very handy for organizing a lot of media.  Unfortunately it breaks some features of other Media Plugins, but the fix is easy: Temporarily disable when other Plugin features are needed.  Some other alternatives are listed here: https://colorlib.com/wp/wordpress-media-library-management-plugins/
**'''''WP Media Folder''''': Creates a folder and file structure for media, so very handy for organizing a lot of media.  Unfortunately it breaks some features of other Media Plugins, but the fix is easy: Temporarily disable when other Plugin features are needed.  Some other alternatives are listed here: https://colorlib.com/wp/wordpress-media-library-management-plugins/
**Plugins that manipulate the built in WordPress behavior related to Media and Images (IE, Attachment Pages, which are created for each image that is uploaded)
**Plugins that manipulate the built in WordPress behavior related to Media and Images (IE, Attachment Pages, which are created for each image that is uploaded)
**???Keep in mind this might have a detrimental affect on SEO, since it redirects the base / large image to a smaller image on a page.  It might be worth while to go to a Page with a Lightbox that has the FULL sized image and a link at the top that goes to the timeline and additional links if there are other image sizes, maybe a popup too that makes it painfully aware to the end user what is going on, and there is the WordPress SRCSR attribute thing for multiple image sizes too???
**???Keep in mind this might have a detrimental affect on SEO, since it redirects the base / large image to a smaller image on a page.  It might be worth while to go to a Page with a Lightbox that has the FULL sized image and a link at the top that goes to the timeline and additional links if there are other image sizes, maybe a popup too that makes it painfully aware to the end user what is going on, and there is the WordPress SRCSR attribute thing for multiple image sizes too???
Line 57: Line 57:
*****'''Attachment Pages Redirect:''' A simple Plugin that redirects Attachment Pages (like Media and Images) to a Parent Pages (created with Media Library Assistant)  and under other circumstances, like 404 (page doesn't exist), etc.
*****'''Attachment Pages Redirect:''' A simple Plugin that redirects Attachment Pages (like Media and Images) to a Parent Pages (created with Media Library Assistant)  and under other circumstances, like 404 (page doesn't exist), etc.
****To redirect Image Permalinks to a Parent Page;
****To redirect Image Permalinks to a Parent Page;
*****'''Media Library Assistant''': Provides the ability to create a Parent Element for Media and Images.  One downside is that it elongates the Media List by making each row thicker.
*****'''''Media Library Assistant''''': Provides the ability to create a Parent Element for Media and Images.  It also adds a dedicated (IE, doesn't share with Posts) Categories to Media and Images.  One downside is that it elongates the Media List by making each row thicker.
****To redirect Image Permalinks to specific Pages;
****To redirect Image Permalinks to specific Pages;
*****'''Redirect''' (under Tools, Redirection); This Plugin provides the ability to create a list of of redirects.
*****'''''Redirect''''' (under Tools, Redirection); This Plugin provides the ability to create a list of of redirects.
*****If the redirect for an Image Attachment Permalink includes a "hash" ( # ) to scroll to a specific location on a page, the format is: <nowiki>https://WhatEverWebSite/WhatEverPage/#WhatEverLocation</nowiki> (WordPress manipulates the URL from the "classic" HTML where it is: <nowiki>https://WhatEverWebSite/WhatEverPage#WhatEverLocation</nowiki> (with no forward slash ( / ))
*****If the redirect for an Image Attachment Permalink includes a "hash" ( # ) to scroll to a specific location on a page, the format is: <nowiki>https://WhatEverWebSite/WhatEverPage/#WhatEverLocation</nowiki> (WordPress manipulates the URL from the "classic" HTML where it is: <nowiki>https://WhatEverWebSite/WhatEverPage#WhatEverLocation</nowiki> (with no forward slash ( / ))
****...and from there, and Image could be opened in a lightbox, etc.
****...and from there, and Image could be opened in a lightbox, etc.
Line 65: Line 65:
***For Plugins like Timeline Express that have delayed rendering which affect Fragment Location / Anchor scrolling, additional steps have to be taken.
***For Plugins like Timeline Express that have delayed rendering which affect Fragment Location / Anchor scrolling, additional steps have to be taken.
****To redirect Image Permalinks to specific Pages, start with the step from above;
****To redirect Image Permalinks to specific Pages, start with the step from above;
*****'''Redirect''' (under Tools, Redirection); This Plugin provides the ability to create a list of of redirects.
*****'''''Redirect''''' (under Tools, Redirection); This Plugin provides the ability to create a list of of redirects.
****...and then insert the below code into a Footer (using '''Header Footer Code Manager''') where the Timeline is configured;<syntaxhighlight lang="text">
****...and then insert the below code into a Footer (using '''''Header Footer Code Manager''''') where the Timeline is configured;<syntaxhighlight lang="text">
<script>
<script>


Line 106: Line 106:
***Separate / Individual Indexes for different sized versions of the same image
***Separate / Individual Indexes for different sized versions of the same image
****Additional categories might be required to differentiate image sizes.
****Additional categories might be required to differentiate image sizes.
***Possible Candidates: '''List Category Posts''',  
***Possible Candidates: '''List Category Posts''',
**Plugin that will create a default ALT description if there isn't one???
**Plugin that will create a default ALT description if there isn't one???
***This one does everything on a site, not just images: https://barn2.co.uk/wordpress-index-plugin/
***This one does everything on a site, not just images: https://barn2.co.uk/wordpress-index-plugin/