{"id":14477,"date":"2011-08-27T18:44:39","date_gmt":"2011-08-27T18:44:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/enhanced-bibliplug\/"},"modified":"2012-11-18T23:04:21","modified_gmt":"2012-11-18T23:04:21","slug":"enhanced-bibliplug","status":"closed","type":"plugin","link":"https:\/\/zul.wordpress.org\/plugins\/enhanced-bibliplug\/","author":8231053,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.8","stable_tag":"1.3.8","tested":"3.4.2","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"Enhanced BibliPlug","header_author":"Zuotian Tatum, Clifford Tatum","header_description":"","assets_banners_color":"","last_updated":"2012-11-18 23:04:21","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/ep-books.ehumanities.nl\/semantic-words\/enhanced-bibliplug","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":20,"downloads":4625,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.2.1","1.2.2","1.2.3","1.2.4","1.2.5","1.2.6","1.2.7","1.2.8","1.2.9","1.3","1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3.7","1.3.8"],"block_files":[],"assets_screenshots":{"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1573780","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1573780","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1573780","resolution":"2","location":"plugin"}},"screenshots":{"1":"Reference Manager","2":"Connect to Zotero","3":"Author profile template"}},"plugin_section":[],"plugin_tags":[1802,4472,1808,1809,27249],"plugin_category":[],"plugin_contributors":[90548,90547],"plugin_business_model":[],"class_list":["post-14477","plugin","type-plugin","status-closed","hentry","plugin_tags-academic","plugin_tags-author-profile","plugin_tags-bibliography","plugin_tags-reference","plugin_tags-zotero","plugin_contributors-tatumcc","plugin_contributors-zuotian","plugin_committers-zuotian"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/enhanced-bibliplug.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/enhanced-bibliplug\/trunk\/screenshot-1.png?rev=1573780","caption":"Reference Manager"},{"src":"https:\/\/ps.w.org\/enhanced-bibliplug\/trunk\/screenshot-2.png?rev=1573780","caption":"Connect to Zotero"},{"src":"https:\/\/ps.w.org\/enhanced-bibliplug\/trunk\/screenshot-3.png?rev=1573780","caption":"Author profile template"}],"raw_content":"<!--section=description-->\n<p>Enhanced Bibliplug creates a central repository for researchers to organize and display their academic work either individually or in a collaborative environment. This plugin is designed to synchronize with Zotero accounts.<\/p>\n\n<p>Key features include:<\/p>\n\n<ol>\n<li>database schema for storing bibliographical references.<\/li>\n<li>administration pages to manage the references.<\/li>\n<li>short code for easy retrieval of references based on author, year, and publication type.<\/li>\n<li>the ability to connect and synchronize with Zotero accounts.<\/li>\n<li>a custom Author page template to display user's academic title, affiliation, bio, and CV content such as publications and presentations.<\/li>\n<li>short code for listing all users of the site.<\/li>\n<li>the ability to group and retrieve references based on custom categories and tags.<\/li>\n<\/ol>\n\n<p>Companion plugin:<\/p>\n\n<p><a href=\"http:\/\/wordpress.org\/extend\/plugins\/enhanced-publication\/\">Enhanced Publication<\/a><\/p>\n\n<h4>Reference short codes<\/h4>\n\n<p>References can be displayed on any post\/page using short code bibliplug.<\/p>\n\n<pre><code>[bibliplug id=2] displays a single reference.\n[bibliplug last_name='Smith'] displays references by author\/editor last name.\n[bibliplug first_name='John'] displays references by author\/editor first name.\n[bibliplug type='book'] displays all books.\n[bibliplug category='chapter7'] displays all references under category chapter7.\n[bibliplug tag='biology'] displays all references with tag biology.\n[bibliplug year='2008'] displays all references published in 2008.\n[bibliplug format='full'] displays references with abstracts. Default is 'normal'.\n[bibliplug keywords='biology, genome'] displays references with any given keywords.\n[bibliplug order_by='last_name, year-, title'] displays references first ordered by first author's last name, then by publish\n<\/code><\/pre>\n\n<p>year in descending order, then by title. You can also sort by first_name (first author's first name), date (publication date),\nand type (publication type). By default, text fields are sorted alphabatically from A-Z, dates are sorted from oldest to newest,\nand numbers are sorted from small to big. To invert the sorting order of a field, add \"-\" at the end of the field name to indicate\nthat the field should be sorted in descending order.<\/p>\n\n<p><strong>Note:<\/strong><\/p>\n\n<p>You can mix-match any arguments except:<\/p>\n\n<ul>\n<li>If id is used, other arguments are ignored.<\/li>\n<li>If category is used, tag is ignored.<\/li>\n<\/ul>\n\n<p>Other than types shown in the drop down box when editing a reference, there are two super types you can use.<\/p>\n\n<ul>\n<li>Publication =&gt; any type that's not presentation or conference paper.<\/li>\n<li>Presentation =&gt; presentation and conference paper.<\/li>\n<\/ul>\n\n<p>All references are shown in Chicago Style Author-Date System.<\/p>\n\n<h4>Author profile short codes<\/h4>\n\n<p>Author list can be displayed on any post\/page using short code bibliplug_authors.<\/p>\n\n<pre><code>[bibliplug_authors id=2] display a single user by its user id.\n[bibliplug_authors format='profile'] displays all users with user info and bio.\n[bibliplug_authors format='list'] displays all users with user info.\n[bibliplug_authors format='mini'] displays all users with profile pictures.\n<\/code><\/pre>\n\n<p><strong>Note:<\/strong>\nYou can use id and format in the same short code instance.<\/p>\n\n<h4>Included packages<\/h4>\n\n<p><a href=\"https:\/\/github.com\/clioweb\/phpZotero\" title=\"phpZotero\">phpZotero<\/a> version 0.2 by Jeremy Boggs, Sean Takats.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Extract <code>enhanced-bibliplug.zip<\/code> files and upload <code>enhanced-bibliplug<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory. Or, you can install the plugin using WordPress \"Install Plugins\" admin interface.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<h4>Notes about author template<\/h4>\n\n<p>If you are using thesis 1.8 for your theme, please copy the content of <code>enhanced-bibliplug\\template\\author-loop.php<\/code> to Thesis custom_functions.php.<\/p>\n\n<p>Otherwise, copy the <code>enhanced-bibliplug\\template\\author.php<\/code> to your theme folder.<\/p>\n\n<p>You're done!<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Ask a question \/ report a bug<\/dt>\n<dd><p>Please visit <a href=\"http:\/\/ep-books.ehumanities.nl\/semantic-words\/enhanced-bibliplug\">enhanced bibliplug<\/a> and leave a comment.<\/p><\/dd>\n<dt>Cannot add\/sync Zotero connection<\/dt>\n<dd><p>To synchronize with Zotero, the server needs to have php curl modules installed and enabled. Please check your php.ini file to make sure curl module is present and enabled.<\/p><\/dd>\n<dt>Will my data be deleted during upgrade?<\/dt>\n<dd><p>Deactivating or upgrade the plugin will not delete your bibliographical data.<\/p><\/dd>\n<dt>What is the sort order for references in shortcode display?<\/dt>\n<dd><p>Starting in version 1.3, references are sorted by first author's last name, first author's first name, publish year, and type.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.8<\/h4>\n\n<ul>\n<li>Fixed add\/edit reference bug.<\/li>\n<li>Use user full name (with middle name and prefix) as display name on the user profile page.<\/li>\n<li>User with <code>edit_others_posts<\/code> capacity can edit others references as well.<\/li>\n<li>Allow setting secondary authors (such as editors of the book for a book chapter). Secondary authors are displayed in the reference, but not used when queried by author.<\/li>\n<li>Other minor UI fixes.<\/li>\n<\/ul>\n\n<h4>1.3.7<\/h4>\n\n<ul>\n<li>Fixed php 5.2 compatibility issues (removed usages of php 5.3 anonymous function variable).<\/li>\n<\/ul>\n\n<h4>1.3.6<\/h4>\n\n<ul>\n<li>Fixed bug where authors cannot add new references.<\/li>\n<li>New shortcode <code>keywords<\/code> to show a list of references with given keyword(s).<\/li>\n<li>New shortcode <code>order_by<\/code> to determine the sorting order.<\/li>\n<li>Fixed broken icon in the admin menu.<\/li>\n<\/ul>\n\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>Fixed a typo causing bibliplug option not showing up in the menu.<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Code cleanup under php debug.<\/li>\n<li>Better error handling for zotero ajax sync.<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>One more patch to fix zotero import for presentation type.<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Fixed zotero import for presentation type.<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Fixed multiple tag bug.<\/li>\n<li>Fixed minor javascript bug (cannot toggel meta boxes) for add\/edit reference page.<\/li>\n<li>Added DOI, presenation link, and video link for all reference types.<\/li>\n<li>New links (DOI, presentation, video) are shown next to each reference. This feature can be turned off in bibliplug option page.<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Fixed creator delete bug on reference editing page.<\/li>\n<li>Fixed shortcode argument filter bug.<\/li>\n<li>Added category and tag management pages.<\/li>\n<li>Added new shortcode attribute \"full\" to support abstract display.<\/li>\n<li>Merged import and export to the same page to reduce the number of submenu items.<\/li>\n<\/ul>\n\n<h4>1.2.9<\/h4>\n\n<ul>\n<li>Added support for blog title.<\/li>\n<li>Fixed bug where authors are not editable in the reference form. <\/li>\n<li>Disabled rich text editor in the profile page for WP version &lt; 3.3. The feature will automatically show up when upgraded to 3.3.<\/li>\n<\/ul>\n\n<h4>1.2.8<\/h4>\n\n<ul>\n<li>Fixed bug for reference add\/edit page. Categories and tags could not be edited due to a missing javascript.<\/li>\n<li>Added a confirmation dialog for deleting a zotero connection.<\/li>\n<\/ul>\n\n<h4>1.2.7<\/h4>\n\n<ul>\n<li>Fixed remaining PHP short open tags <code>&lt;?<\/code> to <code>&lt;?php<\/code>.<\/li>\n<\/ul>\n\n<h4>1.2.6<\/h4>\n\n<ul>\n<li>Fixed import page url and permission errors.<\/li>\n<li>Fixed undefined function wp_editor in profile page with wordpress 3.2.1.<\/li>\n<\/ul>\n\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>Fixed the rich text editor for profile page.<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>Fixed bug for import page.<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Fixed bug for zotero sync where synchronization stopped after 2 pages (100 items).<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Fixed bug for zotero sync when collection has more than 50 items.<\/li>\n<li>Changed the logic for syncing duplicate entries in zotero connections, allowing the same reference linked to multiple collections.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Fixed bug for bibliplug manager search.<\/li>\n<li>Fixed bug in 1.2 upgrade code.<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Fixed unique index issue that prevented bibliography table creation.<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Bug fix for bibliplug setting page.<\/li>\n<li>Added debug option for bibliplug setting page. This is for easy debugging zotero connection issues.<\/li>\n<li>Added a generic reference type \"Other\" to handle types currently not supported by bibliplug.<\/li>\n<li>Added support for paging through Zotero API results.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<p>First release.<\/p>","raw_excerpt":"Collaborative bibliography management for authors in WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/14477","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=14477"}],"author":[{"embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zuotian"}],"wp:attachment":[{"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=14477"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=14477"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=14477"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=14477"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=14477"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/zul.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=14477"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}