Plugin Directory

Changeset 700340

Timestamp:
04/19/2013 02:30:40 PM (11 years ago)
Author:
emirpprime
Message:

Fix initial commit

Location:
pubmed-publist/trunk
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • pubmed-publist/trunk/.gitignore

    r700300 r700340  
    11.DS\_Store
    2 pm_cache.xml
  • pubmed-publist/trunk/readme.txt

    r700339 r700340  
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 <<<<<<< HEAD
    1110
    1211Simple shortcode to get and display latest publications from PubMed using a PubMed search URL(s).
    1312
    1413
    15 =======
    16 Simple shortcode to get and display latest publications from PubMed using a PubMed search URL(s).
    17 
    18 >>>>>>> Initial Commit
    1914== Description ==
    2015
     
    2318The shortcode accepts arguments to set how many papers are displayed, apply classes for custom styling, and choose from two layout options.
    2419
    25 <<<<<<< HEAD
    26 =======
    27 //TODO: Upload to Git + dir and check stable tag.
    28 //*   Stable tag should indicate the Subversion "tag" of the latest stable version, or "trunk," if you use `/trunk/` for
    29 stable.
    30 >>>>>>> Initial Commit
    3120
    3221= Roadmap =
     
    3726* Add JS for show/hide extra results on front-end
    3827
    39 <<<<<<< HEAD
    4028
    41 =======
    42 >>>>>>> Initial Commit
    4329== Installation ==
    4430
     
    49351. Or use `<?php do_shortcode('recentpublications'); ?>` in your templates
    5036
    51 <<<<<<< HEAD
    5237
    53 =======
    54 >>>>>>> Initial Commit
    5538== Frequently Asked Questions ==
    5639
     
    6144= Can I contribute to the plugin / suggest a change? =
    6245
    63 <<<<<<< HEAD
    6446Please do! [The project is hosted on GitHub here](http://github.com/emirpprime/PubMedPublist).
    6547
    66 =======
    67 Please do! [The project is hosted on GitHub here](http://github.com/emirpprime/).
    68 >>>>>>> Initial Commit
    6948
    7049== Screenshots ==
     
    75541. Settings screen
    7655
    77 <<<<<<< HEAD
    7856
    79 == Changelog ==
    80 
    81 = 0.9.1 =
    82 * Clean up PHP errors.
    83 * Migrate Options to an array, it's good manners.
    84 
    85 = 0.9 =
    86 =======
    8757== Changelog ==
    8858
    8959= 0.9 =
    9060
    91 >>>>>>> Initial Commit
    9261* Initial Beta Release
Note: See TracChangeset for help on using the changeset viewer.