You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2005/08/25 18:07:36 UTC

DO NOT REPLY [Bug 36360] New: - [PATCH] lenyadoc: protocol for requesting Lenya documents.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36360>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36360

           Summary: [PATCH] lenyadoc: protocol for requesting Lenya
                    documents.
           Product: Lenya
           Version: Trunk
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Miscellaneous
        AssignedTo: dev@lenya.apache.org
        ReportedBy: felix.roethenbacher@wyona.com


The lenyadoc: protocol allows to access a Lenya document in an easy way without
having to know the physical structure of the repository. There are two possible
invocation scenarios for the protocol:

lenyadoc://<publication>/<area>/<language>/<document-id>

  Requests a Lenya document in a given publication, area


lenyadoc:/<language>/<document-id>

  Requests a Lenya document within the current publication and area
  (taken from PageEnvelope).

The protocol abstracts the physical storage structure of lenya documents and
helps the ordinary user/developer to request lenya documents. The protocol is
designed as a component/module (aka publet).

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org