Overview

Title
images for linking to us
Duration
144
Difficulty
Medium
Types
Outreach
Tags
html,artistic
Mentors
thomaswaldmann,rb_proj,waldi,esyr,pkumar_7
Count
-2

Description

Abstract

For marketing of moin2 we want to have images for linking to our site.

Details

We need a wiki page with the deliverables: introductionary text, images, html fragments

Benefits

a cool image and some cool text makes it easier to announce using moin2.

Skill Requirements

See tags.

Note: unless otherwise noted, tasks usually refer to moin2 (http://moinmo.in/MoinMoin2.0)!

Discussion

Introduction

This has been made as a task for the google code-in contest 2011 for MoinMoin 2.0™

My task was to :

Make some nice images that can be used on other web pages saying (explicitly or implicitly) "We use MoinMoin" that can be used to link back to the moin site.

I wholeheartedly thank my mentors for giving me this opportunity.

The Process

So I made the banners necessary for the project. Compiled them and uploaded to an Image Sharing site. Now to use these images to link to the main site, that is the Homepage of MoinMoin.

To use the images http://s1117.photobucket.com/albums/k592/keshavkd/Banner%201/ and http://s1117.photobucket.com/albums/k592/keshavkd/Banner%202/ these are the HTML codes required:

For Example :

<a href="http://moinmo.in/MoinMoin2.0"><img src="http://i1117.photobucket.com/albums/k592/keshavkd/Banner%202/1.png" <p>border="0"></a> .

<a href="http://moinmo.in/MoinMoin2.0"><img src="http://i1117.photobucket.com/albums/k592/keshavkd/Banner%202/Circle.png" border="0"></a> .

<a href="http://moinmo.in/MoinMoin2.0"><img src=">http://i1117.photobucket.com/albums/k592/keshavkd/Banner%201/2.png" border="0"></a> .

These were only some of the images to show as examples.

I thank you for reading and spending your valuable time.

MoinMoin: EasyToDo/images for linking to us (last edited 2011-11-26 19:17:11 by ThomasWaldmann)