Tony Bibbs | 11 Jan 23:14
Gravatar

Chora at webroot

Ok, I know this has been discuss a million times but I'm still managing 
to have problems.  My only goal is to have chora running from 
http://cvs.example.com and not requiring any logins (i.e. allow 
anonymous browsing). No other horde apps will be added.

That said, I'm having an issue where I keep getting redirected to the 
horde login page and I'm sure it's got to be something trivial I'm doing 
wrong.

Here's my apache2 vhost entry:

<VirtualHost *:80>
     ServerName cvs.example.com
     Alias /horde /path/to/horde/
     DocumentRoot /path/to/horde/chora
</VirtualHost>

config/config.php's cookie path:

$conf['cookie']['path'] = '/';

config/register.php entries:

$this->applications['horde'] = array(
     'fileroot' => dirname(__FILE__) . '/..',
     'webroot' => '/horde',
     'initial_page' => 'login.php',
     'name' => _("Horde"),
     'status' => 'active',
     'templates' => dirname(__FILE__) . '/../templates',
(Continue reading)

Thomas Capricelli | 12 Jan 02:10
Favicon

Re: Chora at webroot


Hello

	I'm using anonymouse cvs/svn browsing with horde. I think the point you're 
missing it the 'permission' settings
	connect to horde, go to 'administration', 'permissions', edit chora 
permissions and set display/read premissions for invited
	(i'm not using english here, so display/read/invited could have been 
translated to something else.

hope that helps,
thomas

On Wednesday 11 January 2006 23:14, Tony Bibbs wrote:
> Ok, I know this has been discuss a million times but I'm still managing
> to have problems.  My only goal is to have chora running from
> http://cvs.example.com and not requiring any logins (i.e. allow
> anonymous browsing). No other horde apps will be added.
>
> That said, I'm having an issue where I keep getting redirected to the
> horde login page and I'm sure it's got to be something trivial I'm doing
> wrong.
>
> Here's my apache2 vhost entry:
>
> <VirtualHost *:80>
>      ServerName cvs.example.com
>      Alias /horde /path/to/horde/
>      DocumentRoot /path/to/horde/chora
> </VirtualHost>
(Continue reading)

garnier | 13 Jan 20:15
Picon

question about translations

I´ve noticed that pt_BR translation of Chora 2.0.1 was incomplete, so I finished
it and sent an email to accdias <at> sst.com.br (that is in the translation file as
the last translator), but the message returned. How can I send this small
contribution?

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

--

-- 
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org

Jan Schneider | 13 Jan 23:43
Favicon
Gravatar

Re: question about translations

Zitat von garnier <at> hmg.click21.com.br:

> I´ve noticed that pt_BR translation of Chora 2.0.1 was incomplete,   
> so I finished
> it and sent an email to accdias <at> sst.com.br (that is in the   
> translation file as
> the last translator), but the message returned. How can I send this small
> contribution?

Send it to the i18n mailing list. This list is fine too if this only a  
one-time contribution and you don't want to subscribe to the i18n list.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
--

-- 
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org
Martin Lohmeier | 14 Jan 13:52
Picon

Re: question about translations

garnier <at> hmg.click21.com.br wrote:
> I´ve noticed that pt_BR translation of Chora 2.0.1 was incomplete, so I finished
> it and sent an email to accdias <at> sst.com.br (that is in the translation file as
> the last translator), but the message returned. How can I send this small
> contribution?

Send it to horde's i18n mailing list [1]. I think this is mentioned in
horde/docs/TRANSLATIONS ....maybe read it again.

bye, Martin

[1] http://lists.horde.org/mailman/listinfo/i18n

-- 

Powered by Debian GNU / Linux

--

-- 
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org
Jacob Frølund | 31 Jan 13:08
Picon
Picon
Favicon

Linking directly to a file in a cvs tree

Hi,

I have now got horde 3.0.9 up and running with chora 3h-2.0.1.
I'm using  chora to browse a cvs tree.

My question is now how can my uses link directly to a file in the cvs tree?

If I do something like:
http://www.mydomain.org/cvs/co.php/x/y/z.pdf i get redirected to co.php, 
it worked in 1.2.1

Is there a way to do a link like 
http://www.mydomain.org/cvs/co.php?&f=x%2Fz.pdf and can I get rid of the 
session id?

Cheers,

Jacob Frølund
--

-- 
Chora mailing list - Join the hunt: http://horde.org/bounties/#chora
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: chora-unsubscribe <at> lists.horde.org


Gmane