Bug 6506 - There is no easy to find link to the wiki.
Summary: There is no easy to find link to the wiki.
Status: RESOLVED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: All (show other bugs)
Version: trunk
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Atelier Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-19 00:38 CEST by Ken Bergen
Modified: 2013-11-05 21:15 CET (History)
6 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments
Possible hack for rolldown menu (9.43 KB, text/html)
2012-06-20 16:46 CEST, Max
Details

Description Ken Bergen 2012-06-19 00:38:27 CEST
Description of problem:

Currently users have to go through "About us", "Support" or "Community" to find the wiki whereas it should be one click away. 
Perhaps "Documentation" would be a good name for the link but whatever the name it should be on most every Mageia web page.
Comment 1 Max 2012-06-20 09:50:40 CEST
Here's a thought: rolldown menu items.
The banner has the main menu headers, and when you mouse over them a menu rolls down with links.
So to get to the wiki in one click just mouse over Support and click the Wiki link.
There was a time when I knew the JS code to do this, but it shouldn't be too difficult to look for.

CC: (none) => bogusman222

Comment 2 Romain d'Alverny 2012-06-20 10:01:39 CEST
(In reply to comment #0)
> Currently users have to go through "About us", "Support" or "Community" to find
> the wiki whereas it should be one click away. 

That was on purpose. The wiki isn't, in itself, a goal, but a support of various types of documentation.

> Perhaps "Documentation" would be a good name for the link but whatever the name
> it should be on most every Mageia web page.

If it's for documentation, for now, it goes under Support or Community.

If we are to add Wiki again in the top level of navigation, why not add IRC, forums, blog, mailing-lists, calendar, etc. ? However, the sub-nav of the Community section could be improved (with such tabs as above).

CC: (none) => rdalverny

Comment 3 Oliver Burger 2012-06-20 10:02:25 CEST
It's actually quite easy using jquery (or rather one of its plugins). I once did that somewhere else but I have to look up the name.
Any thoughts, Romain?

CC: (none) => oliver.bgr

Comment 4 Romain d'Alverny 2012-06-20 10:05:54 CEST
Could be done, yes. But, I'm not sure mouse* callbacks are so nice now that there are touch devices; better have a consistent behaviour between click and touch. And I'm not sure either about such modal navigation.

Prototypes welcome.
Comment 5 Ken Bergen 2012-06-20 11:02:50 CEST
(In reply to comment #2)
> (In reply to comment #0)
> > Currently users have to go through "About us", "Support" or "Community" to find
> > the wiki whereas it should be one click away. 
> 
> That was on purpose. The wiki isn't, in itself, a goal, but a support of
> various types of documentation.
>

I'm puzzled. As a community driven distribution does the wiki which is written by/for the community take second place to other documentation which by the way I haven't found?
  
> If it's for documentation, for now, it goes under Support or Community.
> 
> If we are to add Wiki again in the top level of navigation, why not add IRC,
> forums, blog, mailing-lists, calendar, etc. ? 

As I see it the wiki should be a first stop for "How do I?" help. 
The forum and IRC are for interactive help on things not yet covered in the wiki. 

The blog, mailing-lists, calendar, etc. are as I see it for announcements and an overview of what's happening in/to "OUR" as a community distribution.
Comment 6 Barry Jackson 2012-06-20 13:52:33 CEST
+1

CC: (none) => zen25000

Comment 7 Max 2012-06-20 13:55:54 CEST
The problem is that the wiki, as it is structured right now, is not really built to offer HOWTO stuff. The content just isn't there.
Most of that content can be found in the forums, though.
The way I see it, the first step to getting help is the forum, with the occasional link to a wiki age that will hold stuff that people frequently have trouble with, like the Maqeia section in the forums.
Comment 8 Max 2012-06-20 16:46:56 CEST
Created attachment 2477 [details]
Possible hack for rolldown menu

Since my CSS skills are a bit rusty, this doesn't really work well, but as a proof of concept, I think it's enough.
I took the source for https://www.mageia.org/en/map/ and modified it a little bit.
I added a few JS functions to manipulate hiding/unhiding the pulldown menus.
I added a rolldown menu for Support. It's actually an invisible table.
If you mouse over it you'll see a previously invisible table with links.
The problem is that for some reason there is some padding between the li and the table it contains, I'm not sure why. So that you can't actually click the links there, but it's a step in the right direction (I think).
(Ignore the fact that the rest of the page looks all funky, that's not the point.)
Comment 9 Florian Hubold 2012-06-20 20:55:47 CEST
@Romain: As an interim solution, as for many areas there's no other documentation for endusers exccept the wiki, why do you want to hide it? I think that's no good idea, if there are no other platforms with documentation (currently we only have the installer documentation, which is also not that visible IMHO) AND no content.

So why make it harder for the users currently to reach documentation that we currently have and users helped to created? Sounds really strange to me ...

Also i think it's quite bogus to say this is because of the switch to the new navbar, as that was mainly your decision from what i remember. And i still think it uses more space for less useability, the previous one was much better and had more links to important stuff, and it needed less space.
But what do i know ... :/

CC: (none) => doktor5000

Comment 10 David Brandl 2013-10-29 08:48:46 CET
@Max: I suggested this via mail yet, when I updated the startpage for Mageia 3 - why don´t use a CSS-Framework? There you have dropdowns and navigations integrated. You only have to customize it for your individual project - I did some sites with Foundation...
Let me know...

CC: (none) => db

Comment 11 Florian Hubold 2013-10-29 21:48:19 CET
(In reply to Florian Hubold from comment #9)
> @Romain: As an interim solution, as for many areas there's no other
> documentation for endusers exccept the wiki, why do you want to hide it? I
> think that's no good idea, if there are no other platforms with
> documentation (currently we only have the installer documentation, which is
> also not that visible IMHO) AND no content.
> 
> So why make it harder for the users currently to reach documentation that we
> currently have and users helped to created? Sounds really strange to me ...

@Romain: Ping? Can we please get the Wiki and http://doc.mageia.org/ as top-level links in the navbar, until another solution has been implemented/proposed?

This bug was opened more than 15 months (!) ago, is still valid and nothing has happened in between, when there could have been an easy workaround in place in the meantime.
Comment 12 Manuel Hiebel 2013-10-29 22:57:40 CET
something like this ? (available in less that 5m on main site)
Comment 13 Florian Hubold 2013-11-04 20:51:18 CET
(In reply to Manuel Hiebel from comment #12)
> something like this ? (available in less that 5m on main site)

Hmmm, maybe you missed to add an attachment ... ?
Comment 14 Manuel Hiebel 2013-11-04 23:09:20 CET
no, look at the nav bar ;)
Comment 15 Ken Bergen 2013-11-04 23:56:06 CET
Thanks Manuel. 

I'm marking this as RESOLVED/FIXED.

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 16 Florian Hubold 2013-11-05 21:15:18 CET
(In reply to Manuel Hiebel from comment #14)
> no, look at the nav bar ;)

Sorry, professional blinkers :/

Anyway, thanks for changing this! :D

Note You need to log in before you can comment on or make changes to this bug.