Both involve changes to the system/cp/cp.publish.php file. I find them both useful enough to edit the file every time a new build comes out. Hopefully some of you will find them useful too.
I’ve converted that first hack into an extension. It links to the Comment Page URL specified in the weblog preferences for each weblog. Before I release it I wanted to ask what you all think I should call it. Right now it’s called “Link to site” but it’s not a very descriptive name.
Here’s the extension. You have to upload the ext.link_entry_from_cp_to_site.php to the /system/extensions/ folder and the lang.link_entry_from_cp_to_site.php to the /system/language/english/ folder.
ETA: I’d better add that I had to use some of the code from cp.publish.php…
I looked at the extension upon contact from Lisa, and I am fine with you releasing it even with that code being used. It is a pretty minimal amount and even if you wrote it from scratch the code would be rather similar.
* Now there’s a link in the Edit Weblog Entries page too
* If your entry has a Closed status, then the link won’t show up
* If you have the the LJ Crosspost Module installed, then there’s an additional link to LiveJournal
You can download it in the same place: Version 1.0.2
I’ve updated the extension again - Version 1.0.3. It broke in the newest build of EE (20060217) so I had to fix it. Don’t update the extension if you have an older build!