• Home
  • Blog
  • Add-ons
  • Forum
  • Wiki
  • Developers
Nightingale - The tune of life, the tune of yours
  • Portal
  • Search
  • Member List
  • Calendar
  • Help
  • Portal
  • Search
  • Member List
  • Calendar
  • Help
Guest Hi, Guest
  • Login
  • Register
Login
Username:
Password: Lost Password?
 
Nightingale Forums Development Website New Website Progress

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
New Website Progress
freaktechnik Offline
CCO (Chief Crashing Officer)
*******
Posts: 498
Threads: 24
Joined: Sep 2010
Reputation: 11
#1
07-21-2014, 08:24 PM (This post was last modified: 07-27-2014, 08:54 AM by freaktechnik.)
I've been working on a new website thing for quite a while now, so I guess I should write about it here.
First off, you can look at the current progress at http://humanoids.be/lab/ngale/tests/. Don't expect this to work. This is merely my personal staging and I'll break it whenever I want to.

The code for all of this can be found in the master branch of the nightingale-website repository.

You can already help to translate this version of the website into your language on Babelzilla.

Work is needed on the following aspects:
  • Finish the front page (images/video)
  • Add images to the feature page
  • Finish the branding page
  • Donation page refering to Bountysource (somewhat done)
  • Fix the grid layout everywhere. Because it's broken sometimes.

After all that's done the new website will probably be rolled out. And then the work shifts to a new forum, blog and wiki theme based on this new layout.

Things you could help with:
  • Assorting an official collection of Screenshots
  • Feature pictures for the featured page
  • Translate the strings on babelzilla
  • (Front-page video)
freaktechnik
Website Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#2
07-22-2014, 07:54 AM
(07-21-2014, 08:24 PM)freaktechnik Wrote: After all that's done the new website will probably be rolled out. And then the work shifts to a new forum, blog and wiki theme based on this new layout.

... sounds like work. But what you have looks great to me (except it redirects to the actual page like crazy, but that certainly won't be an issue once it rolls out).
Songbird/Nightingale Community Developer and German Translator
Find
Reply
freaktechnik Offline
CCO (Chief Crashing Officer)
*******
Posts: 498
Threads: 24
Joined: Sep 2010
Reputation: 11
#3
07-26-2014, 10:22 PM
I've added a list of things I would appreciate help from other for. You can of course help with other things too, but that's my highest priority stuff I'm unsure about. If you're unsure what exactly a list item involves, please contact me.

All the content of the new website is up for discussion, so don't hesitate to mention it!
freaktechnik
Website Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#4
10-18-2014, 03:29 AM
For some days the default theme of the forum does no longer work for me (JS disabled, maybe that's related)... I wasn't able to find a way to login.

Also, is there a specific reason we have the new theming in the forums, but not in wiki/blog/home?
Songbird/Nightingale Community Developer and German Translator
Find
Reply
freaktechnik Offline
CCO (Chief Crashing Officer)
*******
Posts: 498
Threads: 24
Joined: Sep 2010
Reputation: 11
#5
10-18-2014, 07:02 PM (This post was last modified: 10-18-2014, 07:06 PM by freaktechnik.)
This theme does have some menus, but I think a login link should still be displayed by default. So it's possible the forum theme hides that behind js.
[EDIT]
Yes, it seems the user menu uses JS to display and hide. You can always switch to the NewGale theme, which might kill your eyes but should generally work much better without JS and is fixed width. You can find the theme switcher at the bottom of the page. If you want to permanently change your theme you can do so in your user settings.
[/EDIT]

The specific reason, why the new theme is only here (and on the dashboard) is, that I had to remake the theme for a forum upgrade (1.6.13 to 1.8) and didn't want to deal with the forum theme more than necessary, so I used the new style when converting the forum theme. Further we agreed earlier, that we'd roll out the new design instead of doing everything at once, though the plan was to first launch the new website. The new website isn't completely ready yet (I want to do some layout changes, then finalize the content to submit l10n and then fix all the style stuff that I can find) and I don't really have a lot of time to spend on it either.
freaktechnik
Website Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#6
10-20-2014, 06:08 AM
For a non-web-guy like me your drafts looked quite ready besides actual content, so I just wondered. Wink

(10-18-2014, 07:02 PM)freaktechnik Wrote: You can always switch to the NewGale theme, which might kill your eyes but should generally work much better without JS and is fixed width.

Yes, I'm doing that already. Disabled js should not break basic functionality imho, thus my post hoping that you might consider it when doing additional changes.
Songbird/Nightingale Community Developer and German Translator
Find
Reply
freaktechnik Offline
CCO (Chief Crashing Officer)
*******
Posts: 498
Threads: 24
Joined: Sep 2010
Reputation: 11
#7
10-20-2014, 08:17 AM
(10-20-2014, 06:08 AM)rsjtdrjgfuzkfg Wrote: Disabled js should not break basic functionality imho, thus my post hoping that you might consider it when doing additional changes.
Yes, I didn't creagte this myBB them though (I'm not yet crazy), instead I just took the best available responsive theme and added the ngale header and footer. I will invest some time into trying to make that menu use css to show and disappear though. No promise that it'll be successfull.
freaktechnik
Website Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#8
11-05-2014, 02:00 AM
The new CSS works for showing the menu, however selecting something in the menu hides it again. This is bad, as thus all items within the menu are not clickable... Maybe add some mouse hovering and/or additional rules for inner selections?
Songbird/Nightingale Community Developer and German Translator
Find
Reply
freaktechnik Offline
CCO (Chief Crashing Officer)
*******
Posts: 498
Threads: 24
Joined: Sep 2010
Reputation: 11
#9
11-05-2014, 02:44 AM
I think I fixed, that. WFM with the disable JS option.
freaktechnik
Website Find
Reply
rsjtdrjgfuzkfg Offline
Developer
*******
Posts: 664
Threads: 15
Joined: Oct 2011
Reputation: 15
#10
11-08-2014, 03:54 AM
(11-05-2014, 02:44 AM)freaktechnik Wrote: I think I fixed, that. WFM with the disable JS option.

You indeed fixed it Wink WFM as well.
Songbird/Nightingale Community Developer and German Translator
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 03-30-2023, 08:34 AM Powered By MyBB, © 2002-2023 MyBB Group.
Design By AliReza_Tofighi In WhiteCrow Software Group.
white outlined nightingale project logo

Nightingale is free!
It is an Open Source project released under the terms of the GNU General Public License v2 (GPL v2).
For more details, please read the license information.

Follow us!
f  g  t

Support
  • Community Forum
  • Official Blog
  • Add-ons
  • Wiki
  • Help Forum
Contribute
  • Developer's Center
  • Translate Nightingale
  • Source Code
  • Report a Bug
Ressources
  • Download Nightingale
Linear Mode
Threaded Mode