User contributions for Shanker
30 October 2008
- 17:1017:10, 30 October 2008 diff hist +23 N How to add a Component New page: Category:Components
- 17:0117:01, 30 October 2008 diff hist +35 N Category:Advanced Topics New page: Category:Building a Viviti Site
- 17:0117:01, 30 October 2008 diff hist +35 N Category:Beginner Topics New page: Category:Building a Viviti Site
- 16:2816:28, 30 October 2008 diff hist +1 Moving Components No edit summary
- 16:2816:28, 30 October 2008 diff hist +2 m Main Page No edit summary
29 October 2008
- 22:4022:40, 29 October 2008 diff hist +19 N Customizing a Theme New page: Category:Themes
- 22:4022:40, 29 October 2008 diff hist +19 N Making your own Theme New page: Category:Themes
- 22:3722:37, 29 October 2008 diff hist +34 N Moving Components New page: Category:Building Viviti Sites
- 22:3522:35, 29 October 2008 diff hist −10 Main Page No edit summary
- 22:3522:35, 29 October 2008 diff hist −27 m Main Page No edit summary
- 22:1922:19, 29 October 2008 diff hist 0 File:Toolbar.PNG uploaded a new version of "Image:Toolbar.PNG"
- 21:2321:23, 29 October 2008 diff hist +271 N Delete Page New page: This option will allow you to delete the page you are currently editing. If you only have 1 website page or the page is your main page, it cannot be deleted and this icon will be inactive....
- 21:2121:21, 29 October 2008 diff hist +208 N Page Settings New page: This option will allow you to change such Page Information as Name and Description as well as modify the Page URL Location. Image:Toolbarpagesettings.PNG Category:Introduction ...
- 21:1721:17, 29 October 2008 diff hist +198 N Collapse Components New page: When selected, this function will hide all content blocks (text and images). Clicking again will make them re-appear. Image:Toolbarcollapse.PNG Category:Introduction [[Category...
- 21:1521:15, 29 October 2008 diff hist +28 N Category:Toolbar Redirecting to Toolbar Basics
- 20:4920:49, 29 October 2008 diff hist 0 N File:Toolbar.PNG No edit summary
- 18:1918:19, 29 October 2008 diff hist +25 Main Page No edit summary
- 18:1818:18, 29 October 2008 diff hist −274 Jigsy Introduction Redirecting to Category:Introduction
- 18:1718:17, 29 October 2008 diff hist +25 N Creating a New Blog Post New page: Category:Introduction
- 18:1718:17, 29 October 2008 diff hist +25 N Status Bar New page: Category:Introduction
- 18:1718:17, 29 October 2008 diff hist +25 N Creating your first Website Builder site New page: Category:Introduction
- 18:1218:12, 29 October 2008 diff hist +27 m Jigsy Introduction No edit summary
- 18:1018:10, 29 October 2008 diff hist +180 N Theme Tips and Tricks New page: This category collects all the Tips & Tricks that can be used to get the most out of your website theme. Default Powered By HTML Useful CSS Classes Category:Themes
- 18:0818:08, 29 October 2008 diff hist −7 Default Powered By HTML No edit summary
- 18:0818:08, 29 October 2008 diff hist −7 Examples of Useful CSS Classes No edit summary
- 18:0118:01, 29 October 2008 diff hist +34 Components Redirecting to Category:Components
- 17:2417:24, 29 October 2008 diff hist +119 Main Page No edit summary
28 October 2008
- 20:4720:47, 28 October 2008 diff hist +23 Sample Theme No edit summary
- 20:4720:47, 28 October 2008 diff hist +23 m Content Locations No edit summary
- 20:3820:38, 28 October 2008 diff hist +23 Main Page No edit summary
- 20:3820:38, 28 October 2008 diff hist +691 N Category:Components New page: Content Components are chunks of html that are dynamically generated and inserted into Content Locations. Each content component can be edited, dragged, or removed dynamically using the Vi...
- 20:3720:37, 28 October 2008 diff hist −727 Components Removing all content from page
- 20:3520:35, 28 October 2008 diff hist +26 Main Page No edit summary
- 20:3320:33, 28 October 2008 diff hist +1,166 N Default Powered By HTML New page: By default, Viviti will insert the default Powered By html directly after the copyright component in your Viviti theme. If you'd like this to be somewhere else, you can put the powered by ...
- 20:3320:33, 28 October 2008 diff hist +170 Examples of Useful CSS Classes No edit summary
- 20:3220:32, 28 October 2008 diff hist +447 N Examples of Useful CSS Classes New page: .odd Is added to every odd blog post or list item in a content component .even Is added to every even blog post or list item in a content component .first Is added to the fi...
- 20:2820:28, 28 October 2008 diff hist +19 m Main Page No edit summary
- 20:2520:25, 28 October 2008 diff hist +316 N Copyright New page: The required element with the id of '''#copyright''' is where the copyright information will be inserted. ====Copyright dynamically generated html==== <pre> <p>© Copyright 2008 Your Na...
- 20:2420:24, 28 October 2008 diff hist +421 N Primary Navigation New page: The required element with the id of '''#primary_navigation''' is where the main navigation will be inserted as a list. ====Primary navigation dynamically generated html==== <pre> <ul> ...
- 20:2420:24, 28 October 2008 diff hist +401 N Site Sub-Heading New page: The required '''h2''' with the id of '''#site_subheading''' is where your sites subtitle will be inserted, with a span you can style however you please. ====Site subheading dynamically g...
- 20:2320:23, 28 October 2008 diff hist +390 N Site Heading New page: The required '''h1''' with the id of '''#site_heading''' is where your sites title will be inserted, with a span for styling purposes and a link home. ====Site heading dynamically genera...
- 20:2320:23, 28 October 2008 diff hist +1,091 N Content Locations New page: Content locations are div elements specified as areas for site content where you can drag and drop content components using the Viviti editor toolbar. The only required content location is...
23 October 2008
- 23:5423:54, 23 October 2008 diff hist −9,682 Components No edit summary
- 23:5323:53, 23 October 2008 diff hist +2,100 N Lastfm Component New page: A Lastfm component is used for displaying information about what music you listen to. ====Lastfm top artists component dynamically generated html:==== <pre> <div class="component last...
- 23:5323:53, 23 October 2008 diff hist +585 N Image gallery New page: An Image Gallery component is used for adding a number of images to your site, in a variety of ways. ====Image Gallery component dynamically generated html:==== <pre> <div class="compone...
- 23:5223:52, 23 October 2008 diff hist +423 N Xbox Gamertag New page: An Xbox Gamertag component is used for adding a Gamertag. ====Gamertag component dynamically generated html:==== <pre> <div class="component gamercard_component"> <h2><span>gamertag</s...
- 23:5223:52, 23 October 2008 diff hist +1,031 N Feed New page: A feed component is used for adding RSS or similar feeds. ====Feed component dynamically generated html (showing titles only):==== <pre> <div class="component feed_component"> <h2><spa...
- 23:5123:51, 23 October 2008 diff hist +3,217 N Blog New page: __NOTOC__ The blog component is unique in that it has more than one section of html to style over multiple dynamically created pages. The blog component consists of the following: * ...
- 23:5023:50, 23 October 2008 diff hist +1,231 N Friends New page: A friends component is used for adding a list of friends from various web sites including Flickr, LiveJournal, LinkedIn, and any URL. ====Friends component dynamically generated html:===...
- 23:5023:50, 23 October 2008 diff hist +665 N NavigationComponent New page: A navigation component is used for adding navigation items in the form of lists of links. ====Navigation component dynamically generated html:==== <pre> <div class="component navigation...