Leírás
The Scuba Logger plugin extends the functionality of wordpress so that it becomes an online interactive dive log. From the admin section, details of scuba dives can be entered. Once they have been entered, dive summaries can be easily included in blog posts using shortcodes (e.g. [scubalogger type=”dive” divenum=”1″]). In addition, a shortcode can be used to generate a ‘Query Page’ from which the dive log can be searched. You can search for ‘all dives greater than 30 metres on a wreck’ for example. Finally, shortcodes can be used to include statistics of your dive log in blog posts. For example, you can include the total number of minutes spent underwater using [scubalogger type=”logstat” detail=”timeunderwater”].
Telepítés
- Unzip (if necessary)
- Upload the folder
scubalogger
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
GYIK
- Where do I find out more?
-
On the Scuba Logger webpage. Comments are welcome.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Scuba Logger” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Scuba Logger” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
0.1.8
Added options to switch between Metres/Feet and Celsius/Fahrenheit. Reduced number of decimal places shown when displaying depths etc. in blog posts.
0.1.7
Fixed glitch in version numbering.
0.1.6
Added new formats for total time underwater. Boat name is now displayed in a dive table, if it exists. Minor layout and display tweaks and bug fixes.
0.1.5
Fixed bug which caused all dives to show up as shore dives in the tables displayed in blog posts.
0.1.4
Changed scubalogger.php to reflect new version number.
0.1.3
Fixed formatting in readme.txt
0.1.2
Fixed bug in admin section that created an SQL injection vulnerability (thanks Rockfish Sec!)
0.1.1
Fixed path bug that prevented successful activation
0.0.1
The very first version. Tread cautiously!