Skip to content

Commit

Permalink
Moved Change log into README
Browse files Browse the repository at this point in the history
  • Loading branch information
adamfranco committed Mar 26, 2009
1 parent bbee39e commit a1ec7a9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
18 changes: 13 additions & 5 deletions README.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ Copyright © 2009, The President and Fellows of Middlebury College
License: http://www.gnu.org/copyleft/gpl.html GNU General Public License (GPL) License: http://www.gnu.org/copyleft/gpl.html GNU General Public License (GPL)




Current Version Notes
---------------------
This is the first release of this plugin.


Downloads Downloads
--------------------- ---------------------
Please see the MiddMedia space on Assembla for details: Please see the MiddMedia space on Assembla for details:
Expand Down Expand Up @@ -66,3 +61,16 @@ Bug Tracker
https://www.assembla.com/spaces/MiddMedia/tickets https://www.assembla.com/spaces/MiddMedia/tickets




Current Version Notes
---------------------
This is the first release of this plugin.


Change Log
---------------------

Updated: 2009-02-05 (Brendan Smith) Added code to set video dimensions to global variables set in
the wordpress template. Makes video fill page in the regular single page view of Middtube.

Updated: 2009-02-27 (Adam Franco) Added support for writing <enclosure/> tags to the RSS feeds
in order to support podcasting.
12 changes: 1 addition & 11 deletions middmedia.php
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,17 +8,7 @@
Author URI: http://blogs.middlebury.edu/imcbride Author URI: http://blogs.middlebury.edu/imcbride
Copyright &copy; 2009, The President and Fellows of Middlebury College Copyright &copy; 2009, The President and Fellows of Middlebury College
License: http://www.gnu.org/copyleft/gpl.html GNU General Public License (GPL) License: http://www.gnu.org/copyleft/gpl.html GNU General Public License (GPL)
*** Change log ***
Updated: 2009-02-05 (Brendan Smith) Added code to set video dimensions to global variables set in
the wordpress template. Makes video fill page in the regular single page view of Middtube.
Updated: 2009-02-27 (Adam Franco) Added support for writing <enclosure/> tags to the RSS feeds
in order to support podcasting.
*/ */


Expand Down

0 comments on commit a1ec7a9

Please sign in to comment.