Descriere
This plugin integrates BibSonomy into your blog:
- post your blog entries to BibSonomy with a few clicks
- show your tags from BibSonomy as a cloud or chart
- include a list of posts inside your content (powerful)
Licence
This plugin is released under the GPL.
Capturi ecran
Instalare
- Unzip the plugin into your wp-content/plugins directory.
- Activate the plugin at the plugin administration page.
- Go to Settings – BibSonomy and fill out the form.
- Follow the instructions here.
Întrebări frecvente
- The macros are eating my content?!
-
This happens if you’re using one of the macros
more than once inside a post/page. Say, your page looks like this:[bibsonomy-tags]
… some content …
[bibsonomy-tags]
[bibsonomy-chart]
[\bibsonomy-tags]
The output of the first macro will show up but the content until the
closing part of the same macro will disappear.Solution: just add the closing part of a macro to every macro on this
post/page.
Recenzii
Nu există nicio verificare pentru acest modul.
Contributori și dezvoltatori
„BibSonomy” este un software open-source. La acest modul au contribuit următoarele persoane.
ContributoriTradu „BibSonomy” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
1.10
- Corrected issue that BibSonomy returns JSON instead of XML
- Adapted rights for settings page
- Small visual enhancements
1.9.3
- Added russian translation, kudos to FatCow
1.9.2
- Added german translation
- All in one SEO descriptions will be shown
1.9.1
- The tag cloud is a little bit more sophisticated, i.e. calculates the size for the tags adapted to the tags at hand.
1.9
- The tag occurrence graph looks nicer now.
1.8.1
- Bugfixes.
1.8
- Added Harvard and JUCS style to style attribute of bibsonomy-posts macro.
- Added sort attribute to bibsonomy-posts macro.
- Nicer word-wrapping of a post’s description (excerpt) on admin page.
- Updated BibSonomy PHP API, so we can leverage the caching mechanism.
1.7
- Publications can be styled with BibSonomy’s own format.
- User can supply own CSS via config.php.
1.6
- Now we’re using the Google Chart API to generate charts with statistical information about tags.
- Custom configuration parameters now reside in a config.php.
- Removed Minimum tag frequency from admin page and introduced a minusercount attribute to the tags macro.
1.5
- There’s no support for WordPress prior to 2.5 anymore.
- The plugin works with PHP 5.x; using PHP 4 won’t cut it.
- We’re using the Shortcode API.
- cURL must be installed on the server now.
1.2, 1.3 and 1.4
- not released
1.1
- First release