Difference between revisions of "Inventory links"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with '== About == Viewer 2.0 introduces the first implementation of ''inventory links'', which have been requested for a long time in various forms by Residents, but serve the same ba...')
 
Line 1: Line 1:
{{TOCright}}
== About ==
== About ==


Line 5: Line 6:
An inventory link merely points to an actual inventory item. If you're familiar with [http://en.wikipedia.org/wiki/Alias_%28Mac_OS%29 aliases] on Mac OS X and [http://en.wikipedia.org/wiki/Symbolic_link symbolic links] on Windows and Linux, inventory links behave somewhat similarly.
An inventory link merely points to an actual inventory item. If you're familiar with [http://en.wikipedia.org/wiki/Alias_%28Mac_OS%29 aliases] on Mac OS X and [http://en.wikipedia.org/wiki/Symbolic_link symbolic links] on Windows and Linux, inventory links behave somewhat similarly.


A link itself is ''meta'', meaning it's entirely referential and carries no unique properties that can be modified independently of the original. A link is shown in italic:
A link itself is ''meta'', meaning it's entirely referential and carries no unique properties that can be modified independently of the original. A link is shown in ''italics'' with the word ''(link)'' beside it:
 
{{red|INSERT FITTING PICTURE HERE}}


To find the original that a link is connected to, right-click the link and choose '''Find Original'''.
To find the original that a link is connected to, right-click the link and choose '''Find Original'''.
Line 20: Line 23:


Now, '''making a new outfit creates links to each item instead'''. Multiple links to a single item can be created, simplifying keeping track of what went wear, um, where.
Now, '''making a new outfit creates links to each item instead'''. Multiple links to a single item can be created, simplifying keeping track of what went wear, um, where.
== How do I create new links? ==
Right now, you can't arbitrarily create a link. To create links, items must be worn on your avatar, and you must create a new outfit.


== Limitations and confusions ==
== Limitations and confusions ==


Some of these limitations may be removed in the future. As of Viewer 2.0.1, it's important to know:
Some of these limitations may be changed in the future. As of Viewer 2.0.1, it's important to know:
 
* '''Any changes to an original item will affect all links.''' In other words, no matter how many links point to an original item, there's only ''one'' original item. For example, say you have a no-copy pink hat that you've linked to from two outfit folders. You want the hat to remain pink in one outfit folder, but be green in the other outfit folder because that suits the rest of your outfit better. This ''doesn't'' work, since the link merely points to the original, and doesn't circumvent the permissions system by creating new copies.
* '''Rezzing a no-copy object that a link points to breaks the link.''' This is because a link depends on an object's unique key, its {{xref|UUID}}, to refer to. By removing a no-copy item from your inventory, the link has ''nothing'' to point to. Taking the item back into your inventory doesn't restore the link. If you want to edit no-copy attachments, the workaround is to edit it while attached, rather than dropping it on the ground.
 


== See also ==
== See also ==

Revision as of 08:12, 11 May 2010

About

Viewer 2.0 introduces the first implementation of inventory links, which have been requested for a long time in various forms by Residents, but serve the same basic purpose.

An inventory link merely points to an actual inventory item. If you're familiar with aliases on Mac OS X and symbolic links on Windows and Linux, inventory links behave somewhat similarly.

A link itself is meta, meaning it's entirely referential and carries no unique properties that can be modified independently of the original. A link is shown in italics with the word (link) beside it:

INSERT FITTING PICTURE HERE

To find the original that a link is connected to, right-click the link and choose Find Original.

Inversely, if you click an original item in inventory, you can find all links pointing to it by clicking the gear icon at the bottom and choosing Find All Links.

How can links benefit me?

Links were introduced to accompany the new outfit system in Viewer 2, which makes it easier to switch between sets of clothes or entire avatar looks.

Previously in Viewer 1.23 and earlier, making a new outfit would copy all copyable items and move all no-copy items into a single folder.

But what if you want to include a no-copy item in multiple avatar outfit folders? You simply couldn't.

Now, making a new outfit creates links to each item instead. Multiple links to a single item can be created, simplifying keeping track of what went wear, um, where.

How do I create new links?

Right now, you can't arbitrarily create a link. To create links, items must be worn on your avatar, and you must create a new outfit.

Limitations and confusions

Some of these limitations may be changed in the future. As of Viewer 2.0.1, it's important to know:

  • Any changes to an original item will affect all links. In other words, no matter how many links point to an original item, there's only one original item. For example, say you have a no-copy pink hat that you've linked to from two outfit folders. You want the hat to remain pink in one outfit folder, but be green in the other outfit folder because that suits the rest of your outfit better. This doesn't work, since the link merely points to the original, and doesn't circumvent the permissions system by creating new copies.
  • Rezzing a no-copy object that a link points to breaks the link. This is because a link depends on an object's unique key, its UUID, to refer to. By removing a no-copy item from your inventory, the link has nothing to point to. Taking the item back into your inventory doesn't restore the link. If you want to edit no-copy attachments, the workaround is to edit it while attached, rather than dropping it on the ground.


See also