Changeset 14628
- Timestamp:
- 01/24/08 22:03:59 (11 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.core/midcom/services/indexer/document/midcom.php
r13424 r14628 44 44 * and populates the metadata fields accordingly. 45 45 * 46 * The source mem eber is automatically populated with the GUID of the document,46 * The source member is automatically populated with the GUID of the document, 47 47 * the RI is set to it as well. The URL is set to an on-site permalink. 48 48 * trunk/midcom/midcom.helper.datamanager2/widget/downloads.php
r14329 r14628 282 282 283 283 /** 284 * Computes the element list to form the widget. It populates the _elements mem eber, which is284 * Computes the element list to form the widget. It populates the _elements member, which is 285 285 * initialized with a new, empty array during startup. 286 286 * trunk/midcom/midcom.helper.datamanager2/widget/images.php
r14380 r14628 426 426 427 427 /** 428 * Computes the element list to form the widget. It populates the _elements mem eber, which is428 * Computes the element list to form the widget. It populates the _elements member, which is 429 429 * initialized with a new, empty array during startup. 430 430 *
