[GRASS-dev] [GRASS GIS] #329: Typo in "i.oif.html" and wording

#329: Typo in "i.oif.html" and wording
-------------------------+--------------------------------------------------
Reporter: nikos | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
A Typo in the Notes section:
Colour Composits --> Colour Composites

I suggest to introduce in the manual the term False Colour Composites.
Maybe it helps beginners/students to understand easier the RGB vs. various
band combinations (123, 742, etc.) concept.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by neteler):

Nikos,

since you are power user, would you mind to submit a svn diff?

See
http://trac.osgeo.org/grass/wiki/HowToSVN#LocalDiffs

thanks
Markus

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by nikos):

Markus,

I really do not consider myself being a power user. I still feel there is
an endless way to go... :slight_smile:

However, yes I would like to learn how to submit svn diffs! Just give me
some time please and I'll try to sort it out. If I can't handle it though,
I'll have to ask again.

Best regards, Nikos

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by hamish):

some (slightly out of date) tips here:
   http://grass.osgeo.org/wiki/Working_with_SVN#Code_submission_method

the basic idea is to work from the latest SVN (trunk or devbr6), make your
edits, then
{{{
  svn diff filename.txt > somechange.diff
}}}

and attach the diff to the trac ticket.

thanks,
Hamish

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by hamish):

Replying to [ticket:329 nikos]:
> I suggest to introduce in the manual the term False Colour
> Composites. Maybe it helps beginners/students to understand easier
> the RGB vs. various band combinations (123, 742, etc.) concept.

even without a diff, if you could prepare a paragraph about that and post
it to this ticket, we could paste it in.

thanks
Hamish

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by nikos):

Hamish,

let me try out the svn diff first (if nobody has corrected already the
typo).

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by nikos):

#check if up-to-date
svn up scripts/i.oif/

# edit
nano scripts/i.oif/description.html

# review changes first
svn diff scripts/i.oif/

# save as a .diff file
svn diff scripts/i.oif/ > typo_composites.diff

# attach here (or commit back in the repository)

...

Man, I like it :slight_smile: Maybe it's just a typo but it gives me the feeling that
I am doing something useful.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by nikos):

Apologies for the "noise" here.

Hmmm... ? Why can't I attach the file and continue editing my post? Why do
the commands appear in the same line with the comments...? Can I
edit/remove ny own posts?

# testing
command

# testing2
command2

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:7&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by glynn):

Replying to [comment:7 nikos]:
> Apologies for the "noise" here.
>
> Hmmm... ? Why can't I attach the file and continue editing my post?

You should be able to use the back button after submitting the file. At
least Firefox remembers the state of any form elements if you go back to
the page.

> Why do the commands appear in the same line with the comments...?

Single line breaks are ignored; groups of adjacent lines are considered to
form a single paragraph. You can force a line break with ![[BR]]; for
large amounts of pre-formatted text, use !{{{...}}}. See the
WikiFormatting link above the comment entry box for more details.

> Can I edit/remove ny own posts?

No.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:8&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: new
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by nikos):

Glynn,[[BR]]
I am sorry for the unecessary 2 previous posts of mine. I just should take
a look at the link :-)[[BR]]
Thanks, Nikos

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:9&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by hamish):

  * status: new => closed
  * resolution: => fixed

Comment:

patch applied in r33850, r33851.

thanks!

Hamish

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:10&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by nikos):

Great! Thank you :slight_smile:

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:11&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by nikos):

Replying to [comment:8 glynn]:
> Replying to [comment:7 nikos]:
> > Apologies for the "noise" here.
> >
> > Hmmm... ? Why can't I attach the file and continue editing my post?
>
> You should be able to use the back button after submitting the file. At
least Firefox remembers the state of any form elements if you go back to
the page.

Do you consider an extra button for that or, simpler, a message that
states "Thank you for the file submission. If wou wish you may continue
editing/viewing your post by using the Back button of in your web-
browser." ?

:-p

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:12&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by warmerdam):

Nikos,

Could you let me (warmerdam@pobox.com) know if you get this ticket update
message?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:13&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by hamish):

fwiw I attached a file to a bug report I was editing in this trac
yesterday, and all the unsubmitted text I had entered in the Comment Box
was lost when I hit the back button in firefox (deb/stable). pita to
retype it all.

Hamish

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:14&gt;
GRASS GIS <http://grass.osgeo.org>

#329: Typo in "i.oif.html" and wording
--------------------------+-------------------------------------------------
  Reporter: nikos | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: Docs | Version: unspecified
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------

Comment(by nikos):

Replying to [comment:13 warmerdam]:
> Nikos,
>
> Could you let me (warmerdam@pobox.com) know if you get this ticket
update message?

Frank this is (very) old and anything but interesting between so many
other problems. But, I do receive tracs. I started receiving tracs a
couple of months ago (I think it was before the beginning of this year --
can't recall exactly).

Thank you for your efforts, Nikos

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/329#comment:15&gt;
GRASS GIS <http://grass.osgeo.org>