Difference between revisions of "User talk:Madleser"

From GNUstepWiki
Jump to navigation Jump to search
(Example for template usage, plus fix-up for vertical alignment of the navigate boxes)
Line 18: Line 18:
  
 
{|style="border-spacing:8px;margin:0px -8px"
 
{|style="border-spacing:8px;margin:0px -8px"
|style="width:80%;vertical-align:top;color:#000"|
+
|style="width:80%;vertical-align:top;color:#000";|
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top"
+
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top";valign=top
 
! <h1 style="text-align:left">News</h1>
 
! <h1 style="text-align:left">News</h1>
 
|-
 
|-
Line 26: Line 26:
 
* '''New article on [[Subversion]]:''' Goes over the basics of how to work with the GNUstep SVN repository.
 
* '''New article on [[Subversion]]:''' Goes over the basics of how to work with the GNUstep SVN repository.
 
* '''Title:''' Description. (Relevant external links (internal links go somewhere in description))
 
* '''Title:''' Description. (Relevant external links (internal links go somewhere in description))
 +
 +
Using [[Template:GNUstep_News]] :
 +
 +
{{GNUstep_News}}
 +
 
|-
 
|-
 
|}
 
|}
|
+
| valign="top" |
 
{|
 
{|
|style="width:55%;border:1px solid #cef2e0;background-color:#f5fffa;vertical-align:top;color:#000"|
+
|style="width:55%;border:1px solid #cef2e0;background-color:#f5fffa;vertical-align:top;color:#000;"|
 
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top;background-color:#f5fffa"
 
{|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top;background-color:#f5fffa"
 
! <h2 style="margin:0;background-color:#cef2e0;font-size:120%;font-weight:bold;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;">Users</h2>
 
! <h2 style="margin:0;background-color:#cef2e0;font-size:120%;font-weight:bold;border:1px solid #a3bfb1;text-align:left;color:#000;padding:0.2em 0.4em;">Users</h2>
Line 43: Line 48:
 
|}<!-- Start of right-column -->
 
|}<!-- Start of right-column -->
 
|-
 
|-
|style="width:45%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top"|
+
|style="width:45%;border:1px solid #cedff2;background-color:#f5faff;vertical-align:top;"|
 
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top;background-color:#f5faff"
 
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top;background-color:#f5faff"
 
! <h2 style="margin:0;background-color:#cedff2;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;">Developers</h2>
 
! <h2 style="margin:0;background-color:#cedff2;font-size:120%;font-weight:bold;border:1px solid #a3b0bf;text-align:left;color:#000;padding:0.2em 0.4em;">Developers</h2>
Line 60: Line 65:
  
 
This looks great. GJC
 
This looks great. GJC
 +
 +
''Indeed -- CBV''

Revision as of 15:36, 31 August 2006

Testlayout for the main page (work in progress)

I'm working on a new main page to make the wiki look a bit more welcoming. This is just a temporary solution until the GNUstep homepage moves to the wiki (if at all), then the plain but elegant look of www.gnustep.org should be ported.

Here's a first mock-up. I lifted most of the style and tables-code from the Wikipedia frontpage, hope nobody hunts me down for that~

  • Regarding the news box, there should be a "older news" thingy. I saw that Wikipedia uses some sort of template or something to include the article of the day. This could be abused for a special news tempate with 2 headings (recent and old news), where the 10 most recent news are kept under the first and the rest under the second heading. Then, some sort of template-referencing-voodoo is used to include the new stuff somehow. But this is pure speculation on my part.
  • The PoeIcon is a placeholder.
  • Put the "Users" and "Developers" boxes in the navigation on the left or maybe in a template or a simple float? I opt for the nav box but got to see how that works :o


File:PoeIcon.png GNUstep is a cross-platform, object-oriented set of frameworks for desktop application development. This set of frameworks, based on OpenStep (now Cocoa), enables developers to rapidly build sophisticated software by employing a large library of reusable software components. GNUstep is already used in production environments at several organizations. Sounds interesting? Have a look at the more in-depth introduction!

News

  • Backend v.0.11.0 released: This release includes several bugfixes to art and xlib and some work done on the GDI interface by Christopher Armstrong. (Download, release notes)
  • New article on Subversion: Goes over the basics of how to work with the GNUstep SVN repository.
  • Title: Description. (Relevant external links (internal links go somewhere in description))

Using Template:GNUstep_News :

June 6 2024

Minor fix release for correcting NIB loading

May 30 2024

Fixes, XLIF support, gormtool addition

May 29 2024

New Releases of all core packages

Feb 03 2023

Editor enhancements and fixes, improved templates, many other bug fixes and performance improvements. Windows and debugger fixes.

Apr 29 2022

Planned features completed. More or less feature parity with the Gtk port of NetSurf!

Dec 24 2021

Interface enhancements, build system improvements, more translations and refined graphics

May 25 2021

May 09 2021

  • Gorm 1.2.28 released
Inferface improvements for NSMatrix, other inspector fixes

May 07 2021

New Releases of all core packages

Apr 14 2020

  • Gorm 1.2.26 released
Stability fixes, refactoring of user interface with many usability tweaks

Apr 14 2020

New Releases of all core packages

Feb 07 2019

  • Gorm 1.2.24 released
Fix for issue where Gorm was referencing private variables. This caused a crash when built with Clang.

Sep 26 2018

First release for the new file-sync tool

Jun 15 2018

Many Bug fixes, code clean-up, some old GS specific patches removed, interface tweaks

June 8 2018

First public release of the plotting framework

Aug 31 2017

Bug fixes, speed improvements, code clean-up

Aug 21 2017

Bug fixes, speed improvements, code clean-up, some old GS specific patches removed, new home

Aug 02 2017

Tabs support, improved localizations (French, Italian), white on black display fixes. Other code and make files improvements and fixes.

Apr 23 2017

Cusps and Symmetric bezier path control points. Bitmap image objects. Improved text object and editor.

April 22 2017

  • GNUstep Make 2.7.0 stable release
(Download Make)
  • GNUstep Base 1.25.0 stable release
(Download Base)
  • GNUstep Gui 0.25.1 stable release
(Download Gui)
  • GNUstep Back 0.25.1 stable release
(Download Back)

April 09 2017

1.0.1 release with fixes in the Obj-C C++ bridge

December 29 2016

1.0.0 release based on xpdf 3.0.4

July 09 2016

Improved translations, improved threading in thumbnails and image inspectors

Jun 19 2016

  • Windows Installer update
(0.35.0 Release)

Users

Developers

I really like this!!

This looks great. GJC

Indeed -- CBV