|
|
last edited 17 years ago by Bill Page |
1 2 3 | ||
Editor: Bill Page
Time: 2007/11/27 09:00:55 GMT-8 |
||
Note: transferred from axiom-developer |
removed: - products="pages(canonicalLinks='ZopeProduct')" - products="[p for p in products if 'ZopeProduct' in p.getObject().ancestorsAsList()] - #find pages which are both backlinks and descendants of ZopeProduct.. expensive" - sites="pages(parents='ZopeSites')" - platforms="pages(Title='ZopeOn*')" - policies="pages(parents='ZopeWikiPolicies')" - highrated="pages(rating={'query':1,'range':'min'})" - lowrated="pages(rating={'query':-1,'range':'max'})" changed: - pagesbysize="0 #_.sequence.sort(pages,(('size','cmp','desc'),))" pagesbysize="_.sequence.sort(pages,(('size','cmp','desc'),))" changed: - Newest: <dtml-comment>("rss":rss)</dtml-comment><br> <dtml-try> Newest: <br> added: <dtml-except>(error 1)</dtml-try> added: <dtml-try> added: <dtml-except>(error 2)</dtml-try> changed: - <dtml-except>(error)</dtml-try> <dtml-except>(error 3)</dtml-try> changed: - <dtml-except>(error)</dtml-try> <dtml-except>(error 4)</dtml-try> added: <dtml-try> added: <dtml-except>(error 5)</dtml-try> removed: - - - -<dtml-let - pages="0 #pages()" - numpages="0 #_.len(pages)" - pagesbysize="0 #_.sequence.sort(pages,(('size','cmp','desc'),))" - pagesbylastedit="[] #_.sequence.sort(pages,(('lastEditTime','cmp','desc'),))" - pagesbycreation="[] #_.sequence.sort(pages,(('creationTime','cmp','desc'),)) - #XXX catalog dependency.. & sorts in place ?" - files="0 #folder().objectValues(spec='File')" - images="0 #folder().objectValues(spec='Image')" -> - -<dtml-comment> old -This wiki currently has: - - - <dtml-var "_.len(images)"> images containing -<dtml-call "REQUEST.set('imagetotal',0)"> -<dtml-in images> -<dtml-call "REQUEST.set('imagetotal',imagetotal+size)"> -</dtml-in> -<dtml-var "_.round(imagetotal/1024.0/1024.0,1)">M -</dtml-comment> - -<dtml-comment> - - <dtml-var numpages> pages containing -<dtml-call "REQUEST.set('total',0)"> -<dtml-call "REQUEST.set('cachedtotal',0)"> -<dtml-in pages> -<dtml-call "REQUEST.set('total',total+size)"> -<dtml-call "REQUEST.set('cachedtotal',cachedtotal+cachedSize)"> -</dtml-in> -<dtml-var "_.round(total/1024.0/1024.0,1)">M of text, -average text size <dtml-var "_.round(total/1024.0/numpages,1)">K. - Including cached render and DTML data (estimated) this is - <dtml-var "_.round(cachedtotal/1024.0/1024.0,1)">M, average size - <dtml-var "_.round(cachedtotal/1024.0/numpages,1)">K. -</dtml-comment> - -<dtml-comment>not right - -- Last edit: <dtml-var "asAgeString(pagesbylastedit[0].last_edit_time)"> ago - -- First edit: <dtml-var "asAgeString(pagesbylastedit[-1].last_edit_time)"> ago - -- Last creation: <dtml-var "asAgeString(pagesbylastedit[0].creation_time)"> ago - -- First creation: <dtml-var "asAgeString(pagesbylastedit[-1].creation_time)"> ago -</dtml-comment> - -<dtml-comment>old -<!---->50 biggest pages: - - <dtml-call "REQUEST.set('cumtotal',0)"> -<table width="100%"> -<tr> -<td> </td> -<td>**page**</td> -<td align=right nowrap>**text size (K)**</td> -<td align=right nowrap>**total (M)**</td> -</tr> -<dtml-in "pagesbysize[:50]"> -<dtml-call "REQUEST.set('cumtotal',cumtotal+size)"> -<tr> -<td align=right><dtml-var sequence-number>.</td> -<td> -<dtml-comment>poor caching -<dtml-var "wikilink('['+Title+']')"></dtml-comment> -<a href="&dtml-id;" style="background-color:&dtml-issueColour;">&dtml-Title;</a> -</td> -<td align=right><dtml-var "size/1024"></td> -<td align=right><dtml-var "_.round(cumtotal/1024.0/1024.0,1)"></td> -</tr> -</dtml-in> -</table> - -<!---->50 smallest pages: - - <table width="100%"> -<tr> -<td> </td> -<td>**page**</td> -<td align=right nowrap>**text size (B)**</td> -</tr> -<dtml-in "pagesbysize[-50:]"> -<tr> -<td align=right><dtml-var sequence-number>.</td> -<td> -<dtml-comment>poor caching right now -<dtml-var "wikilink('['+Title+']')"></dtml-comment> -<a href="&dtml-id;" style="background-color:&dtml-issueColour;">&dtml-Title;</a> -</td> -<td align=right><dtml-var size></td> -</tr> -</dtml-in> -</table> -</dtml-comment> - -</dtml-let> -
Total Pages: | 1062 |
Issue pages: | 409 |
(error 1) | (error 2) |
Biggest: WesterProblemSet (381K) AWAIC (230K) RosettaStone (206K) SandBoxCombfunc (88K) TutorialIntroductionToFriCAS (86K) SandBoxFunctionalSpecialFunction (74K) SandBoxIOutput (71K) Rosetta (68K) SandBox/interp/i-funsel.boot (63K) SandBoxSageAxiomInterface (58K) SandBoxPamphlet (57K) Tuples Products And Records (55K) SandBoxNijenhuis (53K) SandBoxCL-WEB (53K) SandBoxFSpace (52K) SandBoxExpr (45K) SandBoxSymbolicExpressions (39K) SandBoxFisher (38K) SandBoxDomainConstructor (35K) #270 integrating UTS (31K) |
Smallest: SandBox12_Test_Indet_and_Complex (95B) SandBoxBugFactor (94B) Wish List (94B) FriCASEmacsMode (91B) OrderedVariableList (91B) #53 axiom option -rv no longer works (87B) #240 another 'limit' failure (87B) SparseMultivariateTaylorSeries (77B) BugTests (70B) AxiomSources (69B) Test (51B) new (47B) ToDelete (47B) SandBox_pleblond (46B) FrontPageDiscussion (43B) SandBoxBen2 (37B) SandBoxTest1 (31B) editor (16B) Test14 (4B) SandBox-TDT (0B) |
(error 5) |