Changeset 1836880
- Timestamp:
- 03/09/2018 10:28:12 AM (8 years ago)
- Location:
- jsmol2wp/trunk
- Files:
-
- 1 added
- 2 edited
-
add-textdomain.php (added)
-
jsmol2wp.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jsmol2wp/trunk/jsmol2wp.php
r1836845 r1836880 3 3 Plugin Name: jsmol2wp 4 4 Description: Shorttag Plugin to view embed a jsmol viewer in a wordpress page [jsmol pdb='filename or accession' caption='caption' commands ='']. You can use a local file for the .pdb or pull the file from http://www.rcsb.org/pdb/files/XXXX.pdb. For more info see the help link under the applets. 5 Version: 1.0 65 Version: 1.07 6 6 Author: JimHu 7 7 Author URI: http://jimhu.org -
jsmol2wp/trunk/readme.txt
r1836845 r1836880 5 5 Tested up to: 4.9.4 6 6 Donate link:http://biochemistry.tamu.edu/index.php/alum/giving/ 7 Stable tag: 1.0 67 Stable tag: 1.07 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 43 43 44 44 == Changelog == 45 = 1.07 = 46 fix extremely stupid svn error where needed files from the j2s directory were not in the repo 45 47 = 1.06 = 46 48 change rcsb file path to avoid redirect
Note: See TracChangeset
for help on using the changeset viewer.