Difference between revisions of "Spotlight Promoted Wiki Pages"

(Steps to get to DoneDone: Learnt to change the image using jQuery and CSS.)
(Steps to get to DoneDone: Cleaned up and added what needs to be done next.)
Line 14: Line 14:
  
 
== Steps to get to [[DoneDone]] ==
 
== Steps to get to [[DoneDone]] ==
* <s>Create a branch for this project.</s>
+
* Experiment with a couple of pictures and try to refresh pictures automatically.
* <s>Explore the code and see how the javascript on the main page works</s> The main page hover functionality is not in the code base. The styling and css is imported from [[MediaWiki:AboutUsHome_Actions_1.0]].
 
* <s>Make the main page of the local wiki similar to the one on the live site.</s> The main page now is more or less a replica of the live site.
 
* <s>Learn to use Web Developer tool to change the css from the console.</s> Changing the background of the page through css of the document using the following code.
 
: d = $(#fpMsg);
 
: d.css("background", "transparent url(<enter url here>)");
 
 
 
 
* Come with a workable architecture for this task.
 
* Come with a workable architecture for this task.
 
For starters, we can brainstorm for an interface similar to one of the following sites:
 
For starters, we can brainstorm for an interface similar to one of the following sites:

Revision as of 12:42, 15 January 2008

OurWork Edit-chalk-10bo12.png

What (summary)

This project is targeted to allow featured wiki pages to be displayed on AboutUs's main page as well as category and portal pages.

Why this is important

This can be a new and promising source of revenue generation for AboutUs. Wiki Page owners will buy the right to have their respective pages put under the spotlight for a particular time period and price. This will help in revamping the user interface of current category and portal pages increasing user engagement. This will lead to more traffic to the featured pages as well as to these category and portal pages.

  • We may also want to link this project with PromoteMe. For example, we could offer this as an additional and a more inviting offer to people who have already elected to promote their companies at AboutUs.

DoneDone

  • When we can put and change images of featured pages on the main page dynamically i.e. change the image after short time intervals.
  • When we are able to embed a small section on each of the category/portal pages which has similar functionality as the main page.

Steps to get to DoneDone

  • Experiment with a couple of pictures and try to refresh pictures automatically.
  • Come with a workable architecture for this task.

For starters, we can brainstorm for an interface similar to one of the following sites:



Retrieved from "http://aboutus.com/index.php?title=Spotlight_Promoted_Wiki_Pages&oldid=14328988"