Beskrivning
This plugin is made with the idea of having a \”Document Manager\” for which we use: custom post types, taxonomies and tags. To view a list of titles and thematics two pages protected with a password are created.
This plugin creates the \”Documents\” page to see a list of the titles of all the Documents and also create the \”Thematics\” page to view the list of Documents through the categories.
You can change the name of these pages but \”ALERT\” do not modify your SLUG (permalink | enlace permanente).
The plugin creates an \”Uncategorized\” thematic and a \”Document\” tag. To obtain better search results you must add in categories the categories you think appropriate and the same in Tags.
The images and documents must be uploaded to the Library and in the Details Documents entry set the URL that corresponds to each one.
The size of the images is set to 150 px. (You can upload them larger but they will be reduced automatically).
If the list of Documents is not visible, go to \”Settings / Permalinks\” and click on \”Save Changes\”.
If in the list of Documents there are titles like: Auto Draft, the solution to eliminate these results is to install the Plugin \”WP-Sweep\” (https://wordpress.org/plugins/wp-sweep/) activate and run the plugin. This plugin cleans the database.
To protect your Documents we recommend using the \”Members\” plugin (https://wordpress.org/plugins/members/)
Installation
- Upload the plugin folder into to the
/wp-content/plugins/
directory - Activate the plugin through the \’Plugins\’ menu in WordPress
- The plugin creates an \”Uncategorized\” thematic and a \”Document\” tag. To obtain better search results you must add in categories the categories you think appropriate and the same in tags.
- You have to add this page to navigation menu of your choice.
- Click on admin / Documents.
Recensioner
Bidragsgivare och utvecklare
”WP Documents Library” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”WP Documents Library” har översatts till 1 språk. Tack till översättarna för deras bidrag.
Översätt ”WP Documents Library” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
2.4.1
Added Ukrainian translation -by Illia Malinich
2.4.0
Added Categories and Tags in the Media Library (the same as in Documents) – sortables –
2.3.2
Modifications in the texts to be translated
2.3.1
Add Custom Editor
2.2.2
Modified CSS
2.2.1
Changed some texts
2.2
Added support editor Gutenberg
2.1
Added media loader
Solved translation problems
2.0
Add Metabox WP Editor
1.0
- First Version