Changes between Initial Version and Version 1 of Ticket #6239, comment 7
- Timestamp:
- Nov 11, 2010, 7:16:14 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6239, comment 7
initial v1 5 5 6 6 1. We're updated all of those tags with actual HTML in case the load fails. 7 2. {rocessing each jtag one at a time, we're post-pending every attribute with content on that tag to the .load's url.7 2. Processing each jtag one at a time, we're post-pending every attribute with content on that tag to the .load's url. 8 8 3. The .load's page is using those attributes to grab database entries and return formated HTML. 9 9 4. On success, replace the jtag entirely with the .load's response.