public inbox for [email protected]  
help / color / mirror / Atom feed
From: Alexey Borzov <[email protected]>
To: Robert Treat <[email protected]>
Cc: [email protected]
Subject: Re: Status update on "new" website, testing needed
Date: Wed, 12 May 2004 21:49:07 +0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <1084369554.14683.2552.camel@camel>
References: <[email protected]>
	<1084369554.14683.2552.camel@camel>

Hi!

Robert Treat wrote:
> Are you interested in nit picking or should we just wait on that and/or
> submit patches ourselves?  For example, I like the layout of the old
> news admin interface better.... id number,date,headline,yes/no on status
> info, translations,edit,delete being more boxy and filling up browser
> page... obviously a minor thing but would be nice.

This is controlled by the templates in portal/template/admin

Yes, feel free to provide patches. ;]

> Another thing I was wondering about. Once an article is translated, if
> someone goes back in and edits the original article, should it mark the
> article as not translated?  That is how I did it on the advocacy site...
> well, actually I kept track of it the item was either new (never
> translated) or stale (needed updating but had been translated.)

Oh, you are right here.

I think a timestamp is needed in the table containing texts and a trigger to 
change that on update. Then it'll be possible to check whether the master was 
modified after the translation and mark this fact.

> On the doc comment interface, what is the difference between rejected
> and deleted? Maybe that's not the right question... when would I want to
> reject a comment and not delete it?  Also we used to be able to edit
> comments on the doc page themselves which was handy to see the comment
> in context, any chance we can still do that?

Deleted comments are, um, deleted.
Rejected are marked but kept in the DB, they are obviously not shown on the site.

If you feel that it's not needed, I'll leave only the 'delete' option.

I didn't see anything for editing the comments in the current site's code, BTW.

> Oh, and one other thing, how do we add a new language? I'd like to walk
> through that process if I could.

Manually, by adding the language to the array[s] in 
portal/system/global/languages.php

> Hmm... since none of the above are bugs... go to documentation section
> and click on the FAQ/PDF links, I notice they are broken. :-)  Otherwise
> everything else seemed pretty functional... great job

That's once again a content issue. ;]





view thread (12+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Status update on "new" website, testing needed
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox