| 1 |
ljxp version 6.x-1.0 (official D6 release)
|
| 2 |
|
| 3 |
This module is modelled after the WordPress plugin of the same name; I'd call
|
| 4 |
it a port, but there are only a few sections of code that actually
|
| 5 |
remain the same. So while it's not actually technically original, it's
|
| 6 |
about 80% different. That said, I must give credit to the original author
|
| 7 |
who did a lot of work in getting the WordPress plugin working:
|
| 8 |
|
| 9 |
http://ebroder.net/livejournal-crossposter/
|
| 10 |
|
| 11 |
To install:
|
| 12 |
|
| 13 |
1) drop the entire directory into your modules or sites/*/modules directory
|
| 14 |
2) go to administer >> modules and enable the module
|
| 15 |
3) go to administer >> settings >> ljxp and enable the content types you want
|
| 16 |
to use
|
| 17 |
4) If you want more than just UID #1 to use this functionality, Go to
|
| 18 |
administer >> access control and set the 'can crosspost to livejournal'
|
| 19 |
permission for a role.
|
| 20 |
5) go to 'my account' and choose edit; enter your LiveJournal info there.
|
| 21 |
Each user must have his or her own crossposting information.
|
| 22 |
|
| 23 |
TODO:
|
| 24 |
|
| 25 |
o A way to automatically post old entries.
|
| 26 |
o Rigorous testing.
|
| 27 |
o A 'test' button on the my account that simply logs in and ensures that
|
| 28 |
the data is correct.
|
| 29 |
o A little more flexibility with the header, perhaps.
|