Forum4Bloggers Forum Index Forum4Bloggers
All About Blogging
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

MTAdminLink
Goto page 1, 2, 3  Next
 
Post new topic   Reply to topic    Forum4Bloggers Forum Index -> Mod World
View previous topic :: View next topic  
Author Message
Lisa
Guest





PostPosted: Wed Feb 04, 2004 3:37 pm    Post subject: MTAdminLink Reply with quote

There's a new plugin for MovableType that lets you add admin only links to your site, so you can easily edit entries, comments, add entries etc.. it will hide it from anyone without the 'admin' cookie. Makes it very easy to implement and I'm going to work on that tonight. Will be much easier 'from the road' too.

MTAdminLink
Back to top
gvtexas
Past F4B Moderator


Joined: 13 Jan 2004
Posts: 230
Location: The Woodlands, TX

PostPosted: Wed Feb 04, 2004 3:53 pm    Post subject: Reply with quote

Interesting. I've been using the EntryEditLink and setting the font to white to hide it...works pretty well. Just wanted to post as another (simplier?) option, although I wil check this one Lisa posted and probably install it as well.
_________________
.....Gary.....
inkmusings
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Lisa
Guest





PostPosted: Wed Feb 04, 2004 3:55 pm    Post subject: Reply with quote

Nah, this is as simple as it gets and seems pretty secure.... needs php tho =)
Back to top
The Linguist
Past F4B Moderator


Joined: 21 Jan 2004
Posts: 343
Location: Seoul, South Korea

PostPosted: Wed Feb 04, 2004 3:58 pm    Post subject: Reply with quote

THis looks great. Will try it out later. On another note, is it possible to add a login window right on my main screen. My MT install is under a different domain if that is important.
_________________
EFL Geek
Site5 Hosting
Back to top
View user's profile Send private message Visit poster's website
Lisa
Guest





PostPosted: Wed Feb 04, 2004 4:01 pm    Post subject: Reply with quote

there is no logon window, you simply access a php file that sets a cookie, theres a logon and logoff one (so you can logoff if on an outside computer). I put that into a password protected directory.
Back to top
gvtexas
Past F4B Moderator


Joined: 13 Jan 2004
Posts: 230
Location: The Woodlands, TX

PostPosted: Wed Feb 04, 2004 4:01 pm    Post subject: Reply with quote

Just looked at the EditAdmin, and while easy, is not nearly as simple as the EntryEditLink plugin...which has 1 file to upload and only 1 tag to mess with, and no options or nesting (but only allows editing of the entry, not the other goodies the MTAdmin offers...)

I like the extra features of the AdminLink plugin, so I'll move to using that. But for folks who only want to edit entries and don't want to publish in php, the EntryEditLink plugin is one file to upload, and one tag to insert:
Code:
<MTEntryEditLink text="edit">
That's all you have to do. (I added a style to make the link dissappear by coloring it the same as the background, but unless you're logged in with cookies set, no one can get in to your admin panel.)
_________________
.....Gary.....
inkmusings


Last edited by gvtexas on Wed Feb 04, 2004 4:10 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Lisa
Guest





PostPosted: Wed Feb 04, 2004 4:07 pm    Post subject: Reply with quote

I can now edit comments and entries right from viewing them. Happiness is. Now I'm going to add a whole admin panel using this.

I travel a lot so this could be absolutely invaluable to me Wink
Back to top
gvtexas
Past F4B Moderator


Joined: 13 Jan 2004
Posts: 230
Location: The Woodlands, TX

PostPosted: Wed Feb 04, 2004 4:22 pm    Post subject: Reply with quote

Lisa wrote:
Now I'm going to add a whole admin panel using this


How does this differ from creating bookmarks to the admin panel sections? I think the comments, entry edit links are great time savers, but don't see how admin panel acces through this plugin makes sense.

Can you elaborate what you're trying to do?
_________________
.....Gary.....
inkmusings
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Lisa
Guest





PostPosted: Wed Feb 04, 2004 4:25 pm    Post subject: Reply with quote

bookmarks don't travel. =) the admin panel will include a new entry thing and a link to the blogmenu. So will make things easier, I just have to remember my website URL.

Not that I don't have the other memorized, but this is nice. =)
Back to top
gvtexas
Past F4B Moderator


Joined: 13 Jan 2004
Posts: 230
Location: The Woodlands, TX

PostPosted: Wed Feb 04, 2004 4:30 pm    Post subject: Reply with quote

Lisa wrote:
bookmarks don't travel. =)


Ah, makes sense. If you don't have your own laptop and can control that, or use other PCs when traveling, would be handy to access the admin through the blog.
_________________
.....Gary.....
inkmusings
Back to top
View user's profile Send private message Send e-mail Visit poster's website
gvtexas
Past F4B Moderator


Joined: 13 Jan 2004
Posts: 230
Location: The Woodlands, TX

PostPosted: Wed Feb 04, 2004 5:23 pm    Post subject: Reply with quote

Hey Lisa, did you do anything special to get to the adminlinks_x files? I cannot get them to open. I have them and the folder wide open at 777, and I still error out as forbidden. The instructions say to be on the same domain, but I'm wondering if one needs instead to be in the path that MT is installed in. confused
_________________
.....Gary.....
inkmusings
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Lisa
Guest





PostPosted: Wed Feb 04, 2004 5:25 pm    Post subject: Reply with quote

Nope I put them inside a special folder for php includes, password protected it, allowed content listing. then went to that directory and clicked the file: it has no output, it is just blank.

worked a treat, had a friend test it and he can't see the edit links (little pencils!) but i can, so i assume its working =)
Back to top
gvtexas
Past F4B Moderator


Joined: 13 Jan 2004
Posts: 230
Location: The Woodlands, TX

PostPosted: Wed Feb 04, 2004 5:32 pm    Post subject: Reply with quote

Well, then I'm lucky to have discovered a bug, I guess. I've had the files in my root, seperate folder, the folder where mt scripts are, folder under that, etc. All with 777 folders/files, and consistently errors out as forbidden access to these logon/logoff files. I run php for everything, so it's not a php allergy, but something else is very amiss. I have some protected folders for other things, so no reason to think there's any issue other than something with these two logon/off files are unhappy with my server.

I'll leave a post on this over at the source, but for now, it's a non-working plugin for me!
_________________
.....Gary.....
inkmusings
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Lisa
Guest





PostPosted: Wed Feb 04, 2004 5:34 pm    Post subject: Reply with quote

what does your error log say?

a lot of hosts don't allow php scripts to run at 777. Try 755 or 644... check the error logs each time. It should tell you whats going on. =)
Back to top
gvtexas
Past F4B Moderator


Joined: 13 Jan 2004
Posts: 230
Location: The Woodlands, TX

PostPosted: Wed Feb 04, 2004 5:47 pm    Post subject: Reply with quote

directory forbidden by index rule

or file does not exist.

Same results whether 644 or 744, or 755.

Did get it working if the two files sit in public_html and chmod to 744, but that is the ONLY place/way they will turn on/off.
_________________
.....Gary.....
inkmusings
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Forum4Bloggers Forum Index -> Mod World All times are GMT - 8 Hours
Goto page 1, 2, 3  Next
Page 1 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group