Hey Inkscapers,
We've finally got the new django-cms-website onto the staging host and it's ready for some testing. I want testers to be gentle as it's her first time out in public, but I'm trying to get the new website into a release-early/often setting so we can start getting this thing ready for inkscape.org[1].
If you're interested in migrating content from the inkscape.org website over to the new django-cms website, go here: Yay! http://staging.inkscape.org create a new account or log in using google etc, then message me privately and I'll enable you as an admin. This will allow you to edit pages in the cms.
When you find problems adding content, because the cms doesn't really support it. File a bug in the inkscape-web project on launchpad: https://bugs.launchpad.net/inkscape-web likewise if you hit a 500 or other kind of error. Missing content isn't a bug though, that's an activity!
Thanks for all your help guys.
Best Regards, Martin Owens
[1] I want the website done before the 0.49 release :-P
Hi Martin,
On Fri, 17 May 2013 22:16:51 -0400 Martin Owens <doctormo@...400...> wrote:
Hey Inkscapers,
We've finally got the new django-cms-website onto the staging host and it's ready for some testing. I want testers to be gentle as it's her first time out in public, but I'm trying to get the new website into a release-early/often setting so we can start getting this thing ready for inkscape.org[1].
If you're interested in migrating content from the inkscape.org website over to the new django-cms website, go here: Yay! http://staging.inkscape.org create a new account or log in using google etc, then message me privately and I'll enable you as an admin. This will allow you to edit pages in the cms.
Thanks for your work.
Some comments:
1. It says that "Latest stable release: 0.49.2", but 0.49 was not released yet.
2. The font under Users, Developers, Recent News, and in the 4 Overview/Features/Gallery/Learning Resources tabs, is smaller than the default font, which makes it unpleasant to read.
Regards,
Shlomi Fish
When you find problems adding content, because the cms doesn't really support it. File a bug in the inkscape-web project on launchpad: https://bugs.launchpad.net/inkscape-web likewise if you hit a 500 or other kind of error. Missing content isn't a bug though, that's an activity!
Thanks for all your help guys.
Best Regards, Martin Owens
[1] I want the website done before the 0.49 release :-P
Shlomi,
"Latest stable release: 0.49.2" - is a dummy text right now - this website is under construction and at this stage the 'real content' is not the most important thing - in fact Martin asked community members for to check for possible issues related to ..visual impact, usability, or some ideas about design / layout improvements - this is a mandatory step in development before the real content will be posted
the second point - typography and readability - everything looks ok for me ...but there is a CSS clue >> font-family: "Trebuchet MS",Ubuntu,"Liberation Sans",FreeSans,sans-serif;
Depending on your OS or maybe your country location or browser - you probably see a different typeface - I have all those fonts installed, therefore I see TrebuchetMS under Linux Mint in Firefox, you probably see Freesans or sans-serif
2013/5/19 Shlomi Fish <shlomif@...2985...>
Hi Martin,
On Fri, 17 May 2013 22:16:51 -0400 Martin Owens <doctormo@...400...> wrote:
Hey Inkscapers,
We've finally got the new django-cms-website onto the staging host and it's ready for some testing. I want testers to be gentle as it's her first time out in public, but I'm trying to get the new website into a release-early/often setting so we can start getting this thing ready for inkscape.org[1].
If you're interested in migrating content from the inkscape.org website over to the new django-cms website, go here: Yay! http://staging.inkscape.org create a new account or log in using google etc, then message me privately and I'll enable you as an admin. This will allow you to edit pages in the cms.
Thanks for your work.
Some comments:
- It says that "Latest stable release: 0.49.2", but 0.49 was not released
yet.
- The font under Users, Developers, Recent News, and in the 4
Overview/Features/Gallery/Learning Resources tabs, is smaller than the default font, which makes it unpleasant to read.
Regards,
Shlomi Fish
When you find problems adding content, because the cms doesn't really support it. File a bug in the inkscape-web project on launchpad: https://bugs.launchpad.net/inkscape-web likewise if you hit a 500 or other kind of error. Missing content isn't a bug though, that's an activity!
Thanks for all your help guys.
Best Regards, Martin Owens
[1] I want the website done before the 0.49 release :-P
--
Shlomi Fish http://www.shlomifish.org/ List of Networking Clients - http://shlom.in/net-clients
First the NSA ignores “silly” Internet memes, then they laugh at them, then they are unable to fight them, and then they lose. — http://www.shlomifish.org/humour/bits/facts/NSA
Please reply to list if it's a mailing list post - http://shlom.in/reply .
AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
On Sun, May 19, 2013 at 5:28 AM, SorinN <nemes.sorin@...400...> wrote:
the second point - typography and readability - everything looks ok for me ...but there is a CSS clue >> font-family: "Trebuchet MS",Ubuntu,"Liberation Sans",FreeSans,sans-serif;
Ick. This really ought to be:
<link href='http://fonts.googleapis.com/css?family=Ubuntu' rel='stylesheet' type='text/css'>
And then:
font-family: 'Ubuntu', sans-serif;
Yes?
Chris
On Sun, 2013-05-19 at 10:51 +0300, Shlomi Fish wrote:
- It says that "Latest stable release: 0.49.2", but 0.49 was not
released yet.
It can be edited by any of the testing editors.
The process will be building and testing staging, then we'll make a clone of the data for live and leave tweaking live to the editors as we roll forwards with content updates.
- The font under Users, Developers, Recent News, and in the 4
Overview/Features/Gallery/Learning Resources tabs, is smaller than the default font, which makes it unpleasant to read.
Please report a bug to https://bugs.launchpad.net/inkscape-web and include a screenshot if possible to indicate the problem.
Thanks for giving it a test :-)
Regards, Martin
On Sun, May 19, 2013 at 11:34 AM, Martin Owens <doctormo@...400...> wrote:
- The font under Users, Developers, Recent News, and in the 4
Overview/Features/Gallery/Learning Resources tabs, is smaller than the default font, which makes it unpleasant to read.
Please report a bug to https://bugs.launchpad.net/inkscape-web and include a screenshot if possible to indicate the problem.
I filed a separate report on this.
(also I tried to reply to the list earlier and it bounced - I'm hoping that was just a fluke)
Chris
Hey awesome work Martin, I thought this project had fallen dead long ago! If you need a hand on front-end stuff just let me know. :-)
Also, the font in the mockups was Trebuchet - I'd just put font-family: Trebuchet, sans-serif (and some titles were Calluna Regular, a font that's free for personal and commercial use with attribution in the CSS).
Cheers, Hinerangi (duckgoesoink)
On May 19, 2013, at 6:44 PM, Chris Mohler wrote:
On Sun, May 19, 2013 at 11:34 AM, Martin Owens <doctormo@...400...> wrote:
- The font under Users, Developers, Recent News, and in the 4
Overview/Features/Gallery/Learning Resources tabs, is smaller than the default font, which makes it unpleasant to read.
Please report a bug to https://bugs.launchpad.net/inkscape-web and include a screenshot if possible to indicate the problem.
I filed a separate report on this.
(also I tried to reply to the list earlier and it bounced - I'm hoping that was just a fluke)
Chris
On Sun, 2013-05-19 at 19:25 +0200, Hinerangi Courtenay wrote:
Hey awesome work Martin, I thought this project had fallen dead long ago! If you need a hand on front-end stuff just let me know. :-)
Absolutely.
I've put together a detailed explanation and how-to so people can jump right into editing and development of any front end or css/template work. I encourage you to give it a go and see if you can fix the reported css issue.
http://wiki.inkscape.org/wiki/index.php/WebSite
Developers should be able to use the information to do any pythonic changes too.
Best Regards, Martin Owens
Unfortunately Courtenay we had multiple debs interested however many people didn't have the time or the skill set that was required to finish it. Martin is great and very knowledgeable self motivated so we will finish it this time! Also our host Osuosl is working through some bugs on their end with the python, django and their vm's. Finally we got through the bulk of them! Any other updates you'd like to see in terms of the design courtenay? since it is your design :) Regards, Ian
Hi Martin and Inkscapers,
Today I have done some migrating. I wonder if it is good to add a section like "Get Involved" or "Contribute"? It might contain the information currently on the wiki about how to help Inkscape with and without coding.
I would also like to help with translating into Chinese. What is the process I should follow. Is it still the same as here?
We're not sure yet. There are possibly two levels to translations. One is the website's templates which usethe django translation service and need to be committed to the code. and the other is the CMS content itself which needs to be written into the website like the rest of the content.
We're hoping that with your (and others) help we can figure it out and rewrite that wiki page.
I would like to do this. How do I start adding Chinese versions of the pages in CMS? (and add the Chinese flag icon in the language select)
Another question about migrating to the new website. How do I edit the news to add some of the recent items from the old website.
Cheers, Jiabao
On Tue, 2013-05-21 at 01:42 +1000, Jiabao Wu wrote:
Today I have done some migrating. I wonder if it is good to add a section like "Get Involved" or "Contribute"? It might contain the information currently on the wiki about how to help Inkscape with and without coding.
It certainly is. Because of the ease of using the CMS, the wiki for certain things may not be needed. These would be semi-static or pages needing proper html like the Videos section that I've already scraped out of the wiki and could redo into something appealing now.
I would like to do this. How do I start adding Chinese versions of the pages in CMS? (and add the Chinese flag icon in the language select)
A language is added in the back-end and is then available in the cms. I've added CN so you should be able to get started on it. Each page on the site will show as English unless you make the chinese version in the admin-pages section. I've made a front page so you can select chinese on the front page, but other pages need remaking.
You'll notice that there's no widgets on the chinese front page. That's for you to add in. You can copy the English site, or do something different in the scope of the language/culture you target.
Another question about migrating to the new website. How do I edit the news to add some of the recent items from the old website.
News is addable via the admin interface. I'd like to have an inline editor at some point, but for now I'm focusing on fixing everything and getting more participation.
Thanks for you help Jiabao!
Best Regards, Martin Owens
participants (7)
-
Chris Mohler
-
Hinerangi Courtenay
-
Ian Caldwell
-
Jiabao Wu
-
Martin Owens
-
Shlomi Fish
-
SorinN