jader
committed
on 02 Mar 04
Added in a better drop script (from blogger's actual drop
script). Also added in a description of how to set up per-item
notifications.
openacs-4/.../xml/kernel/rp-design.xml (+6 -0)
225 225 <colspec colname="c1"/>
226 226 <colspec colname="c2"/>
227 227 <spanspec spanname="hspan" namest="c1" nameend="c2"/>
228 228 <tbody>
229 229
230 230 <row>
231 231 <entry spanname="hspan"><emphasis role="strong">Request processor</emphasis></entry>
232 232 </row>
233 233
234 234 <row>
235 235 <entry valign="top"><computeroutput>[ad_conn urlv]</computeroutput> </entry>
236 236 <entry valign="top">A list containing each element of the URL</entry>
237 237 </row>
238 238
239 239 <row>
240 240 <entry valign="top"><computeroutput>[ad_conn url]</computeroutput> </entry>
241 241 <entry valign="top">The URL associated with the request.</entry>
242 242 </row>
243 243
244 244 <row>
  245 <entry valign="top"><computeroutput>[ad_conn query]</computeroutput> </entry>
  246 <entry valign="top">The portion of the URL from the ? on (i.e. GET
  247               variables) associated with the request.</entry>
  248 </row>
  249
  250 <row>
245 251 <entry valign="top"><computeroutput>[ad_conn file]</computeroutput> </entry>
246 252 <entry valign="top">The filepath including filename of the file being served</entry>
247 253 </row>
248 254
249 255 <row>
250 256 <entry valign="top"><computeroutput>[ad_conn request]</computeroutput> </entry>
251 257 <entry valign="top">The number of requests since the server was last started</entry>
252 258 </row>
253 259
254 260 <row>
255 261 <entry valign="top"><computeroutput>[ad_conn start_clicks]</computeroutput> </entry>
256 262 <entry valign="top">The system time when the RP starts handling the request</entry>
257 263 </row>
258 264
259 265 <row>
260 266 <entry spanname="hspan"> </entry>
261 267 </row>
262 268
263 269 <row>
264 270 <entry spanname="hspan"><emphasis role="strong">Session System Variables</emphasis>: set in