Difference between revisions of "PopOnto Landing from Badge"
Athar Hameed (talk | contribs) |
|||
Line 32: | Line 32: | ||
== Steps to get to [[DoneDone]] == | == Steps to get to [[DoneDone]] == | ||
+ | * understand how the javascript is working | ||
* javascript not displaying popup. fix it. | * javascript not displaying popup. fix it. | ||
* Make the code able to render wiki-text that is displayed in the pop-up message. | * Make the code able to render wiki-text that is displayed in the pop-up message. |
Revision as of 08:03, 11 December 2007
What (summary)
A landing box when people arrive at our site from one of our badges on another site.
Why this is important
- Establishes branding ... why being part of AboutUs means you're a great company
- Explains to people who arrive what the page is and why they've been directed to it (less confusion)
DoneDone
- A badge similar to the one on http://c2.com/ is placed on a customers webpage (Example.com)
- When their visitor clicks the badge they are taken to http://www.aboutus.org/explain/Example.com
- When their visitor lands, they see a landing box (see the example below)
- When their visitor clicks off the box, or clicks close on the box ... it disappears
Text of landing box on page
Welcome,
Example.com believes this page is a great way to establish constructive and lasting relationships with the people we touch.
Please join us in this open collaborative environment powered by AboutUs.org's wiki technology and values.
You are warmly invited to add your own thoughts to this easy to use page.
OK
- 8 MediaWiki:LandingBox HTML
- 0 MediaWiki:AboutUsHome_Search_1.0 HTML
Welcome!
Example.com believes this page is a great way to establish constructive and lasting relationships with the people we touch.
Please join us in this open collaborative environment powered by AboutUs.org's wiki technology and values.
You are warmly invited to add your own thoughts to this easy to use page.
OK!
Steps to get to DoneDone
- understand how the javascript is working
- javascript not displaying popup. fix it.
- Make the code able to render wiki-text that is displayed in the pop-up message.
-
make the script run again -
Understand what was achieved in the last cycle. -
Set up ABTest extension to work in local repo.(not necessary for this task) - Look at the best way to put the pop up welcome msg.
1102 Testing Badge on the local machine1043 Setting up the repository on our local machine1024 looking into the poponto landing from badge