User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 23:19, 6 February 2008 (diff | hist) . . (+2) . . m View architecture and control flow
- 23:00, 6 February 2008 (diff | hist) . . (+3,468) . . View architecture and control flow
- 22:19, 6 February 2008 (diff | hist) . . (+1) . . m View architecture and control flow (→Accessing response data)
- 22:19, 6 February 2008 (diff | hist) . . (+24) . . View architecture and control flow
- 22:18, 6 February 2008 (diff | hist) . . (+2,560) . . N View architecture and control flow (New page: Part of [Umlaut Technical Overview] Accessing response data So the main interesting thing your View code wants to do is access data from ServiceResponses. There are some convenience meth...)
- 20:40, 6 February 2008 (diff | hist) . . (-38) . . m ServiceResponse data structures and generation (→ServiceResponse data and generation)
- 20:39, 6 February 2008 (diff | hist) . . (+8,911) . . N ServiceResponse data structures and generation (New page: =ServiceResponse data and generation= Part of Umlaut Technical Overview ==ServiceResponse and related data structures== Before talking about how the services generate data, we should...)
- 20:38, 6 February 2008 (diff | hist) . . (-8,940) . . Umlaut Technical Overview
- 20:38, 6 February 2008 (diff | hist) . . (+39) . . m Request Setup and Environmental Context
- 20:37, 6 February 2008 (diff | hist) . . (+8,479) . . N Request Setup and Environmental Context (New page: =Setting up the Request and it's context= ==OpenURL parsing and storing== In understanding Umlaut, it's helpful to understand a bit about the nature of an OpenURL, including that an Open...)
- 20:36, 6 February 2008 (diff | hist) . . (-8,452) . . m Umlaut Technical Overview
- 20:34, 6 February 2008 (diff | hist) . . (+182) . . m Umlaut Technical Overview
- 20:32, 6 February 2008 (diff | hist) . . (+984) . . Umlaut Technical Overview (→callback methods)
- 20:23, 6 February 2008 (diff | hist) . . (+1,706) . . m Umlaut Technical Overview (→The handle method)
- 20:05, 6 February 2008 (diff | hist) . . (+1,224) . . m Umlaut Technical Overview (→Methods implemented by a service adaptor)
- 18:22, 6 February 2008 (diff | hist) . . (+929) . . m Umlaut Technical Overview (→Obligations of Service logic)
- 18:11, 6 February 2008 (diff | hist) . . (+75) . . Umlaut Technical Overview (→ServiceResponse and related data structures)
- 18:08, 6 February 2008 (diff | hist) . . (-3) . . m Umlaut Technical Overview (→ServiceResponse and related data structures)
- 18:07, 6 February 2008 (diff | hist) . . (+85) . . Umlaut Technical Overview (→ServiceResponse and related data structures)
- 17:53, 6 February 2008 (diff | hist) . . (+94) . . Umlaut Technical Overview (→Obligations of Service logic)
- 17:52, 6 February 2008 (diff | hist) . . (+317) . . Umlaut Technical Overview (→ServiceResponse and related data structures)
- 23:27, 14 January 2008 (diff | hist) . . (+108) . . Umlaut Deployment (→Setting up mongrel_cluster)
- 19:53, 10 January 2008 (diff | hist) . . (+217) . . Umlaut Installation (→3. Install Rails)
- 19:52, 10 January 2008 (diff | hist) . . (+284) . . Umlaut Installation (→3. Install Rails)
- 16:32, 28 December 2007 (diff | hist) . . (+22) . . Umlaut Technical Overview
- 17:41, 27 December 2007 (diff | hist) . . (-2) . . Umlaut Technical Overview (→Collection)
- 17:41, 27 December 2007 (diff | hist) . . (+1,745) . . Umlaut Technical Overview (→Collection)
- 15:45, 27 December 2007 (diff | hist) . . (+343) . . Umlaut Deployment (→Dealing with bad query strings: More Apache Setup)
- 17:35, 26 December 2007 (diff | hist) . . (+143) . . Umlaut Technical Overview (→Institutions)
- 17:33, 26 December 2007 (diff | hist) . . (+346) . . Umlaut Technical Overview (→Institutions)
- 17:31, 26 December 2007 (diff | hist) . . (+1,031) . . Umlaut Technical Overview (→Institutions)
- 17:28, 26 December 2007 (diff | hist) . . (+392) . . Umlaut Technical Overview (→Services)
- 16:59, 26 December 2007 (diff | hist) . . (+1,729) . . Umlaut Technical Overview (→Building the service Collection: Institutions and Services)
- 16:45, 24 December 2007 (diff | hist) . . (+7) . . Umlaut Technical Overview (→Request caching)
- 16:45, 24 December 2007 (diff | hist) . . (+290) . . Umlaut Technical Overview (→Request caching)
- 16:40, 24 December 2007 (diff | hist) . . (+150) . . Umlaut Technical Overview (→OpenURL parsing and storing)
- 16:38, 24 December 2007 (diff | hist) . . (+185) . . Umlaut Technical Overview (→OpenURL parsing and storing)
- 16:37, 24 December 2007 (diff | hist) . . (+777) . . Umlaut Technical Overview (→OpenURL parsing and storing)
- 20:24, 6 December 2007 (diff | hist) . . (+46) . . m Umlaut Setup
- 20:16, 6 December 2007 (diff | hist) . . (+100) . . Umlaut Local Configuration Architecture
- 20:14, 6 December 2007 (diff | hist) . . (+6,354) . . N Umlaut Local Configuration Architecture (New page: == Principles/Goals: == # Ideally you will not need to edit the common Umlaut codebase to make purely local customizations. All local customizations should occur via various types of con...)
- 20:10, 6 December 2007 (diff | hist) . . (+23) . . Umlaut
- 20:09, 6 December 2007 (diff | hist) . . (0) . . m Umlaut
- 20:09, 6 December 2007 (diff | hist) . . (+4) . . Umlaut
- 22:25, 4 December 2007 (diff | hist) . . (+8,218) . . N Umlaut Deployment (New page: So you have your Umlaut running by executing "./scripts/server" in the Umlaut directory, and then it launches on port 3000 by default, and you connect to port 3000. This is fine for some ...)
- 22:15, 4 December 2007 (diff | hist) . . (+6,289) . . N Umlaut Setup (New page: = Umlaut First-Time Setup and Configuration = ''In all these instructions '''$Umlaut''' in a path stands for the location you have installed Umlaut. '' == 1. Create Local Config Director...)
- 22:11, 4 December 2007 (diff | hist) . . (-7) . . Umlaut Installation (→3. Install Rails)
- 22:11, 4 December 2007 (diff | hist) . . (+3,219) . . N Umlaut Installation (New page: To install Umlaut == 1. Make sure you have a modern Ruby == Rails recommends Ruby 1.8.4 (and requires at least 1.8.2, but 1.8.3 is incompatible). Some Red Hat versions may come with onl...)
- 21:47, 4 December 2007 (diff | hist) . . (+1) . . Umlaut
- 21:46, 4 December 2007 (diff | hist) . . (+133) . . N Umlaut (New page: Umlaut wiki. To get umlaut running: [Umlaut Installation] [Umalut Setup] Other info: [Umlaut Local Configuration Architecture])
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)