<<O>>  Difference Topic Copy_box (r1.11 - 18 Sep 2003 - ArthurClemens)
Changed:
<
<

example.png
Example from snipsnap.org (Oct 2002)

>
>

example.png Example from http://snipsnap.org (Oct 2002)

Changed:
<
<

Copybox_Moock_20030914.png
Example from www.moock.org/blog/archives/000044.html (14 Sep 2003). This is an actual form textarea - this makes copying easier, but you need to scroll the box to see the whole contents.

>
>

Copybox_Moock_20030914.png Example from http://www.moock.org/blog/archives/000044.html (14 Sep 2003). This is an actual form textarea - this makes copying easier, but you need to scroll the box to see the whole contents.


 <<O>>  Difference Topic Copy_box (r1.10 - 14 Sep 2003 - ArthurClemens)
Changed:
<
<

http://cocoadevcentral.com

>
>

http://cocoadevcentral.com (Jul 2003)

Added:
>
>

  1. Formatted HTML: for small to large content; harder to copy; easier to view (top example)
  2. A textarea of a form: for larger content; easier to copy; harder to view (example from Moock below)
Changed:
<
<

http://snipsnap.org

>
>

Example from snipsnap.org (Oct 2002)

Copybox_Moock_20030914.png
Example from www.moock.org/blog/archives/000044.html (14 Sep 2003). This is an actual form textarea - this makes copying easier, but you need to scroll the box to see the whole contents.
Deleted:
<
<

Relations to lower patterns.

Deleted:
<
<

Books and articles that are used describing the pattern.

Changed:
<
<

-- ArthurClemens - 26 Jul 2003

>
>

Authors:
-- ArthurClemens - 14 Sep 2003

Added:
>
>

%META:FILEATTACHMENT{name="Copybox_Moock_20030914.png" attr="h" comment="" date="1063548256" path="Copybox_Moock_20030914.png" size="74956" user="ArthurClemens" version="1.1"}%


 <<O>>  Difference Topic Copy_box (r1.9 - 03 Jul 2003 - ArthurClemens)
Changed:
<
<

A webpage presents information that the user needs to copy (and paste in another application). Copy-paste operations on a Web page are often difficult, especially when the to-copy-selection extends over multiple lines - all to easily you select too much (the entire page) or you miss some characters.

>
>

Copy-paste operations on a Web page are often difficult, especially when the to-copy-selection extends over multiple lines - all to easily you select too much (the entire page) or you miss some characters.

Added:
>
>

A webpage presents information that the user needs to copy (and paste into another application). TO WRITE...

Changed:
<
<

Principle

Selection
>
>

Added:
>
>

  • Textual information should be copied to another application, such as a terminal or code editor.
Deleted:
<
<

Copy box works very well for showing code samples.

Changed:
<
<

More examples

>
>

Examples

Deleted:
<
<

-- ArthurClemens - 03 Jul 2003

Added:
>
>

Connections

Relations to lower patterns.

Literature

Books and articles that are used describing the pattern.


-- ArthurClemens - 26 Jul 2003

 <<O>>  Difference Topic Copy_box (r1.8 - 03 Jul 2003 - ArthurClemens)
Changed:
<
<

example.png
Example from http://snipsnap.org

>
>

CocoaDevCentral-Copybox.png http://cocoadevcentral.com

Added:
>
>

Copy box works very well for showing code samples.

Changed:
<
<

example2.png
Example from this site (Edit page)

>
>

example.png
http://snipsnap.org

Changed:
<
<

-- ArthurClemens - 01 Jul 2003

>
>

-- ArthurClemens - 03 Jul 2003

Added:
>
>

%META:FILEATTACHMENT{name="CocoaDevCentral-Copybox.png" attr="h" comment="" date="1057239257" path="CocoaDevCentral-Copybox.png" size="13761" user="ArthurClemens" version="1.1"}%


 <<O>>  Difference Topic Copy_box (r1.7 - 01 Jul 2003 - ArthurClemens)
Changed:
<
<

Nice little warming up pattern to find out if the set up works out.
Also known as:

Principle

Selection
>
>

example.png
Example from http://snipsnap.org
Changed:
<
<

A webpage presents information that the user needs to copy (and paste in another application). Copy-paste operations on a Web page are often difficult, especially when the to-copy-selection extends over multiple lines - all to easily you select too much (the entire page) or you miss some characters.

>
>

A webpage presents information that the user needs to copy (and paste in another application). Copy-paste operations on a Web page are often difficult, especially when the to-copy-selection extends over multiple lines - all to easily you select too much (the entire page) or you miss some characters.

Changed:
<
<

Create a rectangular shaped area (a box) that indents the body text. Give the box a border and a distinct background color. The text inside the box should have high contrast (for instance black), so it has an active appearance.

>
>

Create a rectangular shaped area (a box) that indents from the body text. Give the box a border and/or a distinct background color.

Changed:
<
<


>
>

Principle

Selection
Changed:
<
<


Examples

Example from Snip Snap Wikiexternal link
>
>

More examples

example2.png
Example from this site (Edit page)
Deleted:
<
<

example.png


Literature

Used literature

Related literature

Changed:
<
<

-- ArthurClemens - 18 May 2003

  • example2.png:
    example2.png
>
>

-- ArthurClemens - 01 Jul 2003

Changed:
<
<

%META:FILEATTACHMENT{name="example.png" attr="h" comment="" date="1053261405" path="example.png" size="58415" user="ArthurClemens" version="1.2"}% %META:FILEATTACHMENT{name="example2.png" attr="h" comment="" date="1053263455" path="example2.png" size="10454" user="ArthurClemens" version="1.1"}%

>
>

%META:FILEATTACHMENT{name="example.png" attr="h" comment="" date="1057056423" path="example.png" size="6067" user="ArthurClemens" version="1.2"}% %META:FILEATTACHMENT{name="example2.png" attr="h" comment="" date="1053263708" path="example2.png" size="6979" user="ArthurClemens" version="1.1"}%


 <<O>>  Difference Topic Copy_box (r1.6 - 05 Feb 2003 - ArthurClemens)
Changed:
<
<

%META:TOPICPARENT{name="Repository_patterns"}%

>
>

%META:TOPICPARENT{name="Content_presentation"}%

Deleted:
<
<

Deleted:
<
<

Changed:
<
<

Principle

>
>

Principle

Changed:
<
<

Problem

A webpage presents information that the user needs to copy (and paste in another application). Copy-paste operations on a Web page are often hard, especially when the selection extends over multiple lines - all to easily you select too much or you miss some characters.

Motivation

Solution

Create a rectangular shaped area (a box) that is indented from (?) the normal text. Give the box a border and a distinct background color. The text inside the box should have high contrast (for instance black).

Diagram

>
>

Problem

A webpage presents information that the user needs to copy (and paste in another application). Copy-paste operations on a Web page are often difficult, especially when the to-copy-selection extends over multiple lines - all to easily you select too much (the entire page) or you miss some characters.

Motivation

Solution

Create a rectangular shaped area (a box) that indents the body text. Give the box a border and a distinct background color. The text inside the box should have high contrast (for instance black), so it has an active appearance.

Diagram

Changed:
<
<

Use when

Implementation

>
>

Use when

Implementation

Added:
>
>

Examples

Example from Snip Snap Wikiexternal link
Changed:
<
<

Examples

Example 1

>
>

example.png

Added:
>
>

Literature

Used literature

Related literature


-- ArthurClemens - 18 May 2003
  • example2.png:
    example2.png
Changed:
<
<

Literature

Used literature

Related literature

-- ArthurClemens - 29 Jan 2003

%META:FORM{name="Title_form"}% %META:FIELD{name="Title" title="Title" value="Copy box"}% %META:FIELD{name="Subtitle" title="Subtitle" value=""}%

>
>

%META:FILEATTACHMENT{name="example.png" attr="h" comment="" date="1053261405" path="example.png" size="58415" user="ArthurClemens" version="1.2"}% %META:FILEATTACHMENT{name="example2.png" attr="h" comment="" date="1053263455" path="example2.png" size="10454" user="ArthurClemens" version="1.1"}%


 <<O>>  Difference Topic Copy_box (r1.5 - 02 Feb 2003 - ArthurClemens)
Deleted:
<
<

Copy box

Added:
>
>

%META:FORM{name="Title_form"}% %META:FIELD{name="Title" title="Title" value="Copy box"}% %META:FIELD{name="Subtitle" title="Subtitle" value=""}%


 <<O>>  Difference Topic Copy_box (r1.4 - 30 Jan 2003 - ArthurClemens)
Deleted:
<
<

Top pattern
none
Parents
none
Siblings
none
Children
none
Related larger patterns
none
Related smaller patterns
none

 <<O>>  Difference Topic Copy_box (r1.3 - 29 Jan 2003 - ArthurClemens)
Added:
>
>

Nice little warming up pattern to find out if the set up works out.
Changed:
<
<

A webpage presents information that the user needs to copy (and paste in another application). With plain text, it is often hard to make an exact selection - all to easily you copy too much or not enough.

>
>

A webpage presents information that the user needs to copy (and paste in another application). Copy-paste operations on a Web page are often hard, especially when the selection extends over multiple lines - all to easily you select too much or you miss some characters.

Changed:
<
<

-- ArthurClemens - 23 Nov 2002

>
>

-- ArthurClemens - 29 Jan 2003


 <<O>>  Difference Topic Copy_box (r1.2 - 29 Jan 2003 - ArthurClemens)
Changed:
<
<
>
>

%META:TOPICPARENT{name="Repository_patterns"}%


 <<O>>  Difference Topic Copy_box (r1.1 - 23 Nov 2002 - TWikiGuest)
Added:
>
>

%META:TOPICINFO{author="guest" date="1038009705" format="1.0" version="1.1"}%

Copy box

Also known as:

Top pattern
none
Parents
none
Siblings
none
Children
none
Related larger patterns
none
Related smaller patterns
none

Principle

Selection

Problem

A webpage presents information that the user needs to copy (and paste in another application). With plain text, it is often hard to make an exact selection - all to easily you copy too much or not enough.

Motivation

Solution

Create a rectangular shaped area (a box) that is indented from (?) the normal text. Give the box a border and a distinct background color. The text inside the box should have high contrast (for instance black).

Diagram


Use when

Implementation


Examples

Example 1


Literature

Used literature

Related literature

-- ArthurClemens - 23 Nov 2002


Revision r1.1 - 23 Nov 2002 - 00:01 GMT - TWikiGuest
Revision r1.11 - 18 Sep 2003 - 21:45 GMT - ArthurClemens
Copyright © 2003 by the contributing authors. All material on this collaboration tool is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback