Google Logs-This blog of mine has been fully devoted to Google Inc. ,the king on the web.
An Unofficial blog for Google Inc. Know everything about  Google. Inside and Outside story...



Edit your Google Base ... A Javascript Hack!


E-mail this post



Remember me (?)



All personal information that you provide here will be governed by the Privacy Policy of Blogger.com. More...



According to Garett Rogers of Googling Google , a Zdnet blog... Google is going to allow users to edit Google Base like we can do in Google Pages. here is provided a javascript hack for it:

Use these scripts when you are at base.google.com/base/processstep1offer (the first page when you decide to add an item). Between trying each of these scripts, be sure to reload the page.

Show Trogdor toolbar

javascript:function showToolBar(){ document.getElementById('d').parentNode.innerHTML = '' + document.getElementById('d').parentNode.innerHTML; gb_pa(); } showToolBar();

googlebase-toolbar_1.jpg

To show the Trogdor toolbar, enter the script into your address bar when you are on the processstep1offer page. This is the toolbar that will be used to help users create HTML for their items.

Show HTML area

javascript:function showHTMLArea(){ document.getElementById('d').parentNode.innerHTML = '' + document.getElementById('d').parentNode.innerHTML; objWhatever=gb_pa(); objWhatever.rawHtmlDialog.show(); } showHTMLArea();

googlebase-htmlwindow.jpg

googlebase-htmlwindow2.jpg

This script shows a HTML preview/editor window. I'm not sure where it fits in — probably when you click the "edit HTML" link on the toolbar found above. This editor lets you type raw HTML and preview it.

Show link box

javascript:function ShowLinkBox(){ document.getElementById('d').parentNode.innerHTML = '' + document.getElementById('d').parentNode.innerHTML; objWhatever=gb_pa(); objWhatever.Wb(document.getElementById('d')); } ShowLinkBox();

googlebase-linkwindow.jpg

This link box lets users add links. When a user selects text and clicks the "link" item on the toolbar, this popup will be presented.

These are probably only a few of the hidden things we can find in the source for Google Base — but while digging through it I seemed to keep going in circles. If you have any luck finding more let me know, I will confirm it and post an update.

The ability to edit the HTML of Google Base items is an important step. Users like to customize how their items appear (just like eBay) — the addition of this feature will help the service gain wider adoption.


Give it a Try !

Share and Enjoy: 
  • BlinkList
  • del.icio.us
  • digg
  • Furl
  • NewsVine
  • Netvouz
  • Reddit
  • Shadows
  • YahooMyWeb

0 Responses to “Edit your Google Base ... A Javascript Hack!”

Leave a Reply

      Convert to boldConvert to italicConvert to link

 


About me

  • I'm Gautam Kishore
  • From bhopal, mp, India
  • I am just another guy fascinated by the technology and innovations since i was born ;)
  • My profile

Previous posts

Archives

Links

  • Xtra Google !
  • Stored Procedures
  • Google Official Blog
  • View Gautam Kishore's profile on LinkedIn
  • Google

 Subscribe in a reader
 ATOM 0.3
Add to Google
Add to My Yahoo!
Subscribe in NewsGator Online
  








Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.