FreeCAD Website Design

A forum for research and development of the user interface of FreeCAD
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
AR795
Posts: 180
Joined: Fri May 25, 2018 11:55 pm

Re: FreeCAD Website Design

Post by AR795 »

chrisb wrote: Thu Oct 18, 2018 6:21 am You can quote it or use double quotes - php can handle both:

Code: Select all

<?php echo _("See what's new"); ?>
Thanks
User avatar
kkremitzki
Veteran
Posts: 2511
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: FreeCAD Website Design

Post by kkremitzki »

AR795 wrote: Thu Oct 18, 2018 6:12 am Should I upload the images here or create a pull request?
A PR would be easiest, thanks!
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
User avatar
kkremitzki
Veteran
Posts: 2511
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: FreeCAD Website Design

Post by kkremitzki »

PR merged and uploaded!
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
AR795
Posts: 180
Joined: Fri May 25, 2018 11:55 pm

Re: FreeCAD Website Design

Post by AR795 »

kkremitzki wrote: Thu Oct 18, 2018 7:30 am PR merged and uploaded!
Thanks
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: FreeCAD Website Design

Post by Kunda1 »

PR merged and uploaded!
Awesome work, thank you.
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: FreeCAD Website Design

Post by triplus »

You did a good job. But seeing you still invest effort in refinements. Hard to ask for more.

Thanks for the improvements.
AR795
Posts: 180
Joined: Fri May 25, 2018 11:55 pm

Re: FreeCAD Website Design

Post by AR795 »

No problem :D
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: FreeCAD Website Design

Post by Kunda1 »

How about we start considering a 'smart' download page that is superior to the wiki Download page and github release page?
'Smart' as in we use scripting to identify the OS of the browser and offer the downloads (stable and development) we currently are on to the user?
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
kkremitzki
Veteran
Posts: 2511
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: FreeCAD Website Design

Post by kkremitzki »

AR795 wrote: Fri Oct 19, 2018 10:31 amNo problem :D
It's much appreciated from me as well!

By the way, do you feel up for tackling issue #3328? I can help if you, for example, want to set up a testing environment to experiment in.
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
User avatar
kkremitzki
Veteran
Posts: 2511
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: FreeCAD Website Design

Post by kkremitzki »

Kunda1 wrote: Fri Oct 19, 2018 1:29 pm How about we start considering a 'smart' download page that is superior to the wiki Download page and github release page?
'Smart' as in we use scripting to identify the OS of the browser and offer the downloads (stable and development) we currently are on to the user?
This would be a big win for newcomer experience but I am not sure of how we ought to implement it.
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
Post Reply