Re: Wiki URL

2017-01-23 Thread Derek Atkins
Hi,

"Frank H. Ellenberger"  writes:

> I would split it in 2 sections:
>
> (Mostly) for
> * Users
> :* Wiki
> :* Mailing lists
> :* IRC logs
> :* Home Page
> * Developers
> :* API
> :* GitHub

I reordered it this way (but did not explicitly split it into multiple
sections).

> ~Frank

-derek

-- 
   Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
   Member, MIT Student Information Processing Board  (SIPB)
   URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
   warl...@mit.eduPGP key available
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Wiki URL

2017-01-22 Thread Frank H. Ellenberger
Hi,

Am 22.01.2017 um 22:37 schrieb Derek Atkins:
> Hi,
> 
> Amusingly, I had already done that on the new server, removing all the
> obsolete links.  Check the new landing page?
> 
> If you have suggestions for the new landing page, please let me know!
> 
> -derek

I would split it in 2 sections:

(Mostly) for
* Users
:* Wiki
:* Mailing lists
:* IRC logs
:* Home Page
* Developers
:* API
:* GitHub

~Frank
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Wiki URL

2017-01-22 Thread David T. via gnucash-devel
Looks great. Thanks!

David
> On Jan 23, 2017, at 2:37 AM, Derek Atkins  wrote:
> 
> Hi,
> 
> Amusingly, I had already done that on the new server, removing all the
> obsolete links.  Check the new landing page?
> 
> If you have suggestions for the new landing page, please let me know!
> 
> -derek
> 
> On Sun, January 22, 2017 3:26 am, David T. wrote:
>> Derek,
>> 
>> Thanks for the explanation. Certainly I don’t want you to cause things to
>> break!
>> 
>> Could the page be rearranged so that the more current links (the wiki, the
>> main GC site) are at the top, and obsolete or older ones are at the
>> bottom?
>> 
>> David
>> 
>> 
>>> On Jan 22, 2017, at 5:34 AM, Derek Atkins  wrote:
>>> 
>>> Hi,
>>> 
>>> On Sat, January 21, 2017 7:02 pm, Frank H. Ellenberger wrote:
 Hi David,
 
 Am 21.01.2017 um 08:21 schrieb David T. via gnucash-devel:
> Hi,
> 
> Could someone explain why the URL wiki.gnucash.org
>  doesn’t point to the wiki? Seems to me, if
> I
> type “wiki.gnucash.org ” in the address bar,
> I’m looking for the wiki…
> 
> David
 
 because it is only an alias of code.gnucash.org.
>>> 
>>> Exactly.  wiki == cvs == lists == code == svn.  All one machine, with
>>> one
>>> common HTTP config.  Indeed, until I added SSL there were no separate
>>> names for the server within the apache configuration.  There are
>>> separate
>>> names  in DNS for potential future "split off the features" but it's
>>> currently one server.
>>> 
 Derek, could you "forward" wiki.gnucash.org to wiki.gnucash.org/wiki?
>>> 
>>> I'm honestly not sure how to do that without breaking links.  If I
>>> change
>>> the document root to the wiki location then other links (that assume the
>>> common document root) may break, or it may open up a security hole.  I'm
>>> also not sure how to set up a redirect for a particular name's root.
>>> Tell
>>> me how to do it and I'll gladly implement it.
>>> 
>>> This is why there is a link to the wiki from the landing page you reach
>>> when you hit the document root.
>>> 
 Frank
>>> 
>>> -derek
>>> 
>>> --
>>>  Derek Atkins 617-623-3745
>>>  de...@ihtfp.com www.ihtfp.com
>>>  Computer and Internet Security Consultant
>>> 
>> 
>> 
> 
> 
> -- 
>   Derek Atkins 617-623-3745
>   de...@ihtfp.com www.ihtfp.com
>   Computer and Internet Security Consultant
> 

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Wiki URL

2017-01-22 Thread Derek Atkins
Hi,

Amusingly, I had already done that on the new server, removing all the
obsolete links.  Check the new landing page?

If you have suggestions for the new landing page, please let me know!

-derek

On Sun, January 22, 2017 3:26 am, David T. wrote:
> Derek,
>
> Thanks for the explanation. Certainly I don’t want you to cause things to
> break!
>
> Could the page be rearranged so that the more current links (the wiki, the
> main GC site) are at the top, and obsolete or older ones are at the
> bottom?
>
> David
>
>
>> On Jan 22, 2017, at 5:34 AM, Derek Atkins  wrote:
>>
>> Hi,
>>
>> On Sat, January 21, 2017 7:02 pm, Frank H. Ellenberger wrote:
>>> Hi David,
>>>
>>> Am 21.01.2017 um 08:21 schrieb David T. via gnucash-devel:
 Hi,

 Could someone explain why the URL wiki.gnucash.org
  doesn’t point to the wiki? Seems to me, if
 I
 type “wiki.gnucash.org ” in the address bar,
 I’m looking for the wiki…

 David
>>>
>>> because it is only an alias of code.gnucash.org.
>>
>> Exactly.  wiki == cvs == lists == code == svn.  All one machine, with
>> one
>> common HTTP config.  Indeed, until I added SSL there were no separate
>> names for the server within the apache configuration.  There are
>> separate
>> names  in DNS for potential future "split off the features" but it's
>> currently one server.
>>
>>> Derek, could you "forward" wiki.gnucash.org to wiki.gnucash.org/wiki?
>>
>> I'm honestly not sure how to do that without breaking links.  If I
>> change
>> the document root to the wiki location then other links (that assume the
>> common document root) may break, or it may open up a security hole.  I'm
>> also not sure how to set up a redirect for a particular name's root.
>> Tell
>> me how to do it and I'll gladly implement it.
>>
>> This is why there is a link to the wiki from the landing page you reach
>> when you hit the document root.
>>
>>> Frank
>>
>> -derek
>>
>> --
>>   Derek Atkins 617-623-3745
>>   de...@ihtfp.com www.ihtfp.com
>>   Computer and Internet Security Consultant
>>
>
>


-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Wiki URL

2017-01-22 Thread David T. via gnucash-devel
Derek,

Thanks for the explanation. Certainly I don’t want you to cause things to break!

Could the page be rearranged so that the more current links (the wiki, the main 
GC site) are at the top, and obsolete or older ones are at the bottom?

David


> On Jan 22, 2017, at 5:34 AM, Derek Atkins  wrote:
> 
> Hi,
> 
> On Sat, January 21, 2017 7:02 pm, Frank H. Ellenberger wrote:
>> Hi David,
>> 
>> Am 21.01.2017 um 08:21 schrieb David T. via gnucash-devel:
>>> Hi,
>>> 
>>> Could someone explain why the URL wiki.gnucash.org
>>>  doesn’t point to the wiki? Seems to me, if I
>>> type “wiki.gnucash.org ” in the address bar,
>>> I’m looking for the wiki…
>>> 
>>> David
>> 
>> because it is only an alias of code.gnucash.org.
> 
> Exactly.  wiki == cvs == lists == code == svn.  All one machine, with one
> common HTTP config.  Indeed, until I added SSL there were no separate
> names for the server within the apache configuration.  There are separate
> names  in DNS for potential future "split off the features" but it's
> currently one server.
> 
>> Derek, could you "forward" wiki.gnucash.org to wiki.gnucash.org/wiki?
> 
> I'm honestly not sure how to do that without breaking links.  If I change
> the document root to the wiki location then other links (that assume the
> common document root) may break, or it may open up a security hole.  I'm
> also not sure how to set up a redirect for a particular name's root.  Tell
> me how to do it and I'll gladly implement it.
> 
> This is why there is a link to the wiki from the landing page you reach
> when you hit the document root.
> 
>> Frank
> 
> -derek
> 
> -- 
>   Derek Atkins 617-623-3745
>   de...@ihtfp.com www.ihtfp.com
>   Computer and Internet Security Consultant
> 


___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Wiki URL

2017-01-21 Thread Derek Atkins
Hi,

On Sat, January 21, 2017 7:02 pm, Frank H. Ellenberger wrote:
> Hi David,
>
> Am 21.01.2017 um 08:21 schrieb David T. via gnucash-devel:
>> Hi,
>>
>> Could someone explain why the URL wiki.gnucash.org
>>  doesn’t point to the wiki? Seems to me, if I
>> type “wiki.gnucash.org ” in the address bar,
>> I’m looking for the wiki…
>>
>> David
>
> because it is only an alias of code.gnucash.org.

Exactly.  wiki == cvs == lists == code == svn.  All one machine, with one
common HTTP config.  Indeed, until I added SSL there were no separate
names for the server within the apache configuration.  There are separate
names  in DNS for potential future "split off the features" but it's
currently one server.

> Derek, could you "forward" wiki.gnucash.org to wiki.gnucash.org/wiki?

I'm honestly not sure how to do that without breaking links.  If I change
the document root to the wiki location then other links (that assume the
common document root) may break, or it may open up a security hole.  I'm
also not sure how to set up a redirect for a particular name's root.  Tell
me how to do it and I'll gladly implement it.

This is why there is a link to the wiki from the landing page you reach
when you hit the document root.

> Frank

-derek

-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Wiki URL

2017-01-21 Thread Frank H. Ellenberger
Hi David,

Am 21.01.2017 um 08:21 schrieb David T. via gnucash-devel:
> Hi,
> 
> Could someone explain why the URL wiki.gnucash.org  
> doesn’t point to the wiki? Seems to me, if I type “wiki.gnucash.org 
> ” in the address bar, I’m looking for the wiki…
> 
> David

because it is only an alias of code.gnucash.org.

Derek, could you "forward" wiki.gnucash.org to wiki.gnucash.org/wiki?

Frank

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Wiki URL

2017-01-20 Thread David T. via gnucash-devel
Hi,

Could someone explain why the URL wiki.gnucash.org  
doesn’t point to the wiki? Seems to me, if I type “wiki.gnucash.org 
” in the address bar, I’m looking for the wiki…

David
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel