#687 Consolidate link queries for markdown pages

v1.0.0
closed
sf-4 (350)
General
nobody
2015-08-20
2010-07-07
Anonymous
No

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.

Discussion

  • Anonymous - 2010-07-07

    Originally by: sf-overlords

    description has changed

    • custom_field__size: 2 --> 2

    • assigned_to: Rick Copeland

     
  • Rick Copeland - 2010-07-09
    • status: open --> validation
     

Log in to post a comment.