Jump to content


Photo

Revora Network Bar


  • Please log in to reply
3 replies to this topic

#1 Phil

Phil

    Force Majeure

  • Network Leaders
  • 7,976 posts
  • Location:Switzerland
  • Projects:Revora, C&C:Online
  •  Thought Police
  • Division:Revora
  • Job:Network Leader
  • Donated
  • Association

Posted 17 April 2010 - 04:21 PM

Intro


This topic should explain everything about the Revora Network Bar, the horizontal drop-down menu that you see on almost every page of the Revora Creative Network, its divisions and projects.

Purpose
The purpose of the network bar is to unite the various sites and projects of Revora beyond the forum. Because we use a lot of different domains and subdomains, it's not always obvious that a project is actually a part of Revora. The network bar solves that problem by allowing every single site on this network to be accessed from every other site. Furthermore, it allows people from the outside to quickly get an overview over the whole network and find the projects and sites they might be interested in without having to know our organisational structure. It also encourages users to have a look around and discover projects they might otherwise never notice :p

Please note that this is a hosting requirement. If you are a hostee and you do not add the network bar, your hosting here can be terminated! This doesn't apply to people who were given webspace but don't use it (i.e. don't have a site at all).


Basic


Adding the Network Bar
To add the network bar to your site, locate the <body> tag and add the following code directly below:
<script type="text/javascript" src="http://bar.revora.net/bar.js" async="true"></script>

If you do not use a content management system or PHP to include shared markup parts, you will have to add the bar to every HTML document (page) of your site. Do not use <frame> tags to include a header unless you really know what you're doing, or it will cut off the drop downs and mess up the navigation.

Internet Explorer is known to have a problem with the bar if you do not have a DOCTYPE declaration on the first line of your page. So make sure your site's code looks something like this:
Line 1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Line 2: <html>
Line 3: <head>
...
Line 6: </head>
Line 7: <body>
Line 8: <script type="text/javascript" src="http://bar.revora.net/bar.js" async="true"></script>
...

If you have any problems with this or don't have any clue what I was just talking about, post here and we will take a look at it for you. No, this is not intended for the capable but lazy ones who think they can't be bothered to do it themselves.


Getting your site added to the Network Bar
For your site to be linked in the network bar, you first need to add the network bar to every page of your site. Once that is done, you can post your request to be added here. We will then verify that the bar works as intended and add your site to the right category afterwards.
If you do not plan to create a site but only use your forums for your project, you can still post here, saying so. We will then add a link to your project's subforum instead.


Advanced

This section is more technical and directed at the people who know their way around creating websites, especially CSS.

Skinning the Network Bar
The network bar supports custom stylesheets. The default stylesheet that is used can be found at http://bar.revora.net/rnb_default.css. You can use it as a base for creating your own stylesheets; I've tried to explain the different elements in the comments in that file. Apart from the default, there are more "official" stylesheets located at http://bar.revora.net/styles/. You're free to use those as well (I might add more if I feel bored).
If you want to create your own, keep in mind that some portions of the bar might be edited and updated from time to time and we can't make sure that 'unofficial' styles don't break on that occasion, so you'll have to look after maintaining it yourself. Alternatively you can send me your style and we might add it to the officially supported styles.

To tell the bar to use a specific stylesheet, you need to define the styleLink variable before including the bar. Example:
<script type="text/javascript">
// <![CDATA[
var styleLink = 'http://bar.revora.net/styles/rnb_frontpage.css';
// ]]>
</script>
<script type="text/javascript" src="http://bar.revora.net/bar.js" async="true"></script>


Along with the new stylesheet you may wish to use your own icons on the bar. The bar also supports an imageLink variable that tells it to use a different path for images. The standard set should work with both. Just make sure the icons resemble the game or company logos so that people are still able to recognise them as such. Example:
<script type="text/javascript">
//<![CDATA[
var imageLink = 'http://example.com/rnb_uberawesome/images/';
//]]>
</script>
<script type="text/javascript" src="http://bar.revora.net/bar.js" async="true"></script>

The names for the images are given, you can find them at http://bar.revora.net/images/sections/ and http://bar.revora.net/images/extra/.

Edited by Phil, 23 September 2010 - 04:53 PM.

revorapresident.jpg
My Political Compass

Sieben Elefanten hatte Herr Dschin
Und da war dann noch der achte.
Sieben waren wild und der achte war zahm
Und der achte war's, der sie bewachte.


#2 visualbrian

visualbrian
  • Hosted
  • 16 posts

Posted 03 January 2011 - 02:03 AM

Added the network bar to my page.

http://prera2.cncguild.net

Hope all looks acceptable. It's a RA2/TS project.

My favorite unit of measurement is 'a shit load.'

I head Pre-Red Alert 2, or PreRA2 for short.

#3 Nighthawk

Nighthawk

    Grumble Grumble.

  • Division Leaders
  • 2,947 posts
  • Location:Edinburgh
  • Projects:The Third War, Ares, misc side projects.
  •  Strategist and Modder
  • Division:C&C Guild
  • Job:Division Leader
  • Association

Posted 03 January 2011 - 01:17 PM

I've added you to the network bar, however I've left my access details to commit the changes to the site back in Edinburgh, so I'll need someone else to kick that on through.

Edit: Alternatively, I'll be back there on Friday evening, so I can do it then.
Posted Image
Posted Image
Job Openings with the Guild: Division Staff, News Posters.
Job Openings with Ares: Documentation Maintainer, Active Testers.

PM if interested.

#4 Phil

Phil

    Force Majeure

  • Network Leaders
  • 7,976 posts
  • Location:Switzerland
  • Projects:Revora, C&C:Online
  •  Thought Police
  • Division:Revora
  • Job:Network Leader
  • Donated
  • Association

Posted 03 January 2011 - 02:25 PM

Done.

revorapresident.jpg
My Political Compass

Sieben Elefanten hatte Herr Dschin
Und da war dann noch der achte.
Sieben waren wild und der achte war zahm
Und der achte war's, der sie bewachte.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users