LiveJournal plugin for Nucleus CMS
Version 0.3a
General notes
- This plugin is designed for Nucleus CMS and intented to easy copying posts
from Nucleus Blog to LiveJournal
- Thanks to Mikolaj Jedrzejak (http://www.mikkom.pl) for ConvertCharset PHP class
used in this Plugin
Installation
- Unpack NP_LiveJournal.zip to your Nucleus plugins directory
- Please note that ConvertTables directory have to exist in plugins directory. You can leave
here only charset tables you need
- Go to Management/Plugins section in Nucleus Admin area
- Select 'LiveJournal' from new plugins list, press 'Install Plugin'
- Go to LiveJournal Plugin options, specify your LiveJournal user name and password.
- MD5 password is little safer than plaintext. You can calculate an MD5 hash
of your password here:
http://www.cs.eku.edu/faculty/styer/460/Encrypt/JS-MD5.html
- Design your LiveJournal post template. You can use %title, %body%, %more% and %itemid%
variables here. The default post template hides an extended post text (%more%) under LiveJournal
cut and provides a link to the Nucleus post
Download
Source code
Copyright ©
Evgeny Lykhin 2006
-2009