Originally created by: sf-overlords
Created by: mramm
Created date: 2010-07-03 04:27:17.883000
Assigned to:nobody
We should look for all the artifact links and all the relative links to wiki pages in our markdown processor, so that we can do a single query to grab that data prior to rendering the markdown text.
For pages like:
https://sourceforge.net/adobe/cairngorm/wiki/CairngormLibraries/
This will significantly reduce the number of mongo queries, and reduce rendering time.
It might be nice to save the list of artifact links or wiki page links on the page artifact itself as project save time. That would eliminate the need to scan the text at render time, and would make things like a "links to this page" query very easy.
Originally by: sf-overlords
description has changed
custom_field__size: 2 --> 2
assigned_to: Rick Copeland