Changeset 792426
- Timestamp:
- 10/23/2013 04:20:56 PM (12 years ago)
- Location:
- sermon-manager-import/trunk
- Files:
-
- 3 added
- 2 edited
-
readme.md (modified) (1 diff)
-
readme.txt (modified) (4 diffs)
-
screenshot-1.png (added)
-
screenshot-2.png (added)
-
screenshot-3.png (added)
Legend:
- Unmodified
- Added
- Removed
-
sermon-manager-import/trunk/readme.md
r792403 r792426 44 44 ## Screenshots 45 45 46 [Screenshot Menu](Screenshot2.png)47 [Screenshot Import](Screenshot1.png)48 [Screenshot Options](Screenshot3.png)46  47  48  49 49 50 50 ## TODO (if interest is expressed) -
sermon-manager-import/trunk/readme.txt
r792403 r792426 4 4 - Requires at least: 3.0 5 5 - Tested up to: 3.6 6 - Stable tag: 0.2 6 - Stable tag: 0.2.1 7 7 - License: GPLv3 8 8 … … 26 26 [ID3](http://en.wikipedia.com/wiki/ID3) is metadata for most MP3 files. When you use a media player (e.g. iTunes, Windows Media Player, etc.) the title, artist, etc. is stored within each file in the ID3 format. 27 27 28 = I get a `Fatal error: Maximum execution time of 30 seconds exceeded`=28 = I get a Fatal error: Maximum execution time of 30 seconds exceeded = 29 29 Likely you are importing a lot of sermons. Refresh the page and import all of the remaining sermons again. Repeat as necessary if that doesn't do it. Your server is set to run a process for limited time. When importing many sermons, you reach this limit and the server lets you know. 30 30 … … 33 33 34 34 = Can I help? = 35 Sure can. See the Contributing section below.35 Sure can. See the Other Notes section. 36 36 37 37 == Contributing == 38 38 If you want to contribute go to [Github](github.com), fork, and send a pull request. Issues and comments are welcome as well. 39 39 40 = **WARNINGS**40 == WARNINGS == 41 41 * All uploads identified as `audio/mp3` (usually only MP3 files) are uploaded to the import folder specified. All other files will be uploaded to the normal upload directory. 42 42 * When posting a file that is an unattached entry, the unattached entry will be deleted. Normally, this is not an issue and is only a temporary entry. However, if you manually attached the uploaded media to a post, it will not work after importing the sermon. This is an unlikely scenario. … … 45 45 == Screenshots == 46 46 47 [Screenshot Menu](Screenshot2.png) 48 [Screenshot Import](Screenshot1.png) 49 [Screenshot Options](Screenshot3.png) 47 1. Screenshot Import 48 2. Screenshot Menu 49 3. Screenshot Options 50 50 51 51 == TODO (if interest is expressed) ==
Note: See TracChangeset
for help on using the changeset viewer.