Описание
Importing posts from markdown files. When importing, to convert the markdown image to html image tag.
Установка
- Upload
Smart Custom Fieldsto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create uploading files. /[Post ID]/foo.md and image files
- Uploading the files to /wp-content/uploads/markdown-importer/
- Run on Tools > markdown-importer
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Markdown Importer» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Markdown Importer» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.2.0
- Added messages of importing images.
- Change the image file name to sha1 only if it contains multi-byte characters.
0.1.3
- Support multibyte filename of image. The filename is hashed string.
- Fixed unicode normalization bug.
0.1.2
- Fixed bug for using comporser
0.1.1
- Refactoring
0.1.0
- Initial release.