ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Citation Importer

აღწერა

The WordPress Citation Importer plugin imports individual citations, bibliography lists, or lists of DOIs into the WordPress publication database. You may choose which post type to use as the destination. Some custom fields and a taxonomy are specified, but can be filtered (as can the post fields themselves).

The plugin uses the CrossRef Metadata API to retrieve complete publication information using the citation as a search query.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Citation Importer” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Citation Importer თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

0.6

  • Query the Crossref Metadata API for both DOI and text query
  • Remove markup from queries for more accurate results
  • Handle responses with no items
  • Translate single vs. multiple citations correctly
  • Clean up submit buttons

0.5

  • Sanitize imported data
  • Add sample filters file

0.4.3

  • Remove verbose errors
  • Suppress XML errors
  • Fix filter empty text reference
  • String cleanup

0.4.2

  • Fix column IDs

0.4.1

  • Remove abstract until it’s incorporated into the API

0.4

  • Add progress bar, batch pause, and date formatting
  • Remove short DOI, as it is not always present

0.3.3

  • Move post type logic
  • Add labels and nonces

0.3.2

  • Use home_url() for user agent

0.3.1

  • Prevent query transient index from being overwritten

0.3

  • Initial commit