NtzAutoQuote

27 May

On my other blog, i made a JS script that allows to add selected text on the comment box (after pressing Q). After redesign, i didn’t wanted to use that same old way, so i wrote a little plugin. Actually, you need some awesome imagination to name this plugin :D

Anyway, you can download this plugin from here and activate in the old fashion way (admin-> pluggins -> look for NtzAutoquote and press activate). How to use it? Very simple: select the text you want to quote and press Q key. In this way, you avoid to write over and over again <blockquote> </blockquote> when you want to quote some comments.

You want a demo? Try it right here! Select ANY text that you want, press Q and check out the textarea on the comment form :D With all these, there is a limitation tough: you can have only one textarea on your page. I did it in this way because some theme developers don’t keep the name/id’s on forms when they develop themes. If you have more than one textarea, ask here and i will be glat to help you.

Tags: , Comments (0)

Bookmark this article!

Del.icio.usDiggStumbleUponFurlRedditTechnorati

SlashDotWindows LiveYahooGoogleFacebookBlogLines

Oups, i did it (first time, not again)

27 May

Well… I put my non-designer skills on work and this is what i got. A nice and clean (or at leas i hope so) brand new layout for this great blog.

I spend last night on CSS Galleries for inspiration, the whole day for design and this night (actually few hours) for slicing and implementing the new masterpiece :D

So. What do you say guys? Should i start to design too?

Comments (5)

Bookmark this article!

Del.icio.usDiggStumbleUponFurlRedditTechnorati

SlashDotWindows LiveYahooGoogleFacebookBlogLines

Useful Wordpress Bookmarklet for lazy people

10 May

Ok, this is my first english post, so please excuse my grammar errors :)

So, what is all about? I made (some people says that is VERY useful) two bookmarklets for Wordpress to help you if you are a professional blogger (or professional blog reader who uses to comment on post).

Ok, enough chit-chatting, show me the stuff!

Chill man, i show you right now! The first bookmarklet automatically fills out comment form with your info (Name, Email and URL). How to use? The easiest way is to paste next code in a text editor (Notepad should be fine) and change values with apropiate one:

javascript:try {document.getElementById('author').value='Your name'; document.getElementById('email').value='youremail@gmail.com'; document.getElementById('url').value='blog.iamntz.com'; void(null)} catch(err){};try{document.getElementById('uname').value='Your Name'; document.getElementById('uurl').value='blog.iamntz.com'; void(null)} catch(err){};

The do like me in the next video (click!). Done :)

The second bookmark is even better! If you use to quote different users but you are too lazy to write every time <blockquote></blockquote> and to copy/paste other people reply, then next bookmarklet is for you! Just select user text, press on bookmarklet and that selection goes to reply box inside of <blockquote> </blockquote> tags!

Just drag THIS LINK on your bookmark bar. All you have to do now is to select text you want to quote and press on bookmarklet!

I did this but it doesen’t work for my blog! :(

None of these bookmarklets is guaranteed that will work 100% on all blogs! First bookmaklet will work 99% on most wordpress themes and 100% on blogspot (you should CHECK the nickname box) and second will work 99.9% on every blog (not only wordpress!), because i bet on this: i saw no blogs with more than ONE textarea. So… :D

Even more nice thing!

On my blog, you can select text and press Q on your keyboard. The magic is here: selected text is copied on reply box :D If you want this nice feature on your blog, you are free to contact me on mail (ionutzb [ @ ] gmail [ . ] com ) or Yahoo! Messenger i0nutzb.

Tags: , Comments (3)

Bookmark this article!

Del.icio.usDiggStumbleUponFurlRedditTechnorati

SlashDotWindows LiveYahooGoogleFacebookBlogLines

« Newer Posts