Not signed in (Sign In)

Not signed in

Want to take part in these discussions? Sign in if you have an account, or apply for one below

  • Sign in using OpenID

Site Tag Cloud

2-category 2-category-theory abelian-categories adjoint algebra algebraic algebraic-geometry algebraic-topology analysis analytic-geometry arithmetic arithmetic-geometry book bundles calculus categorical categories category category-theory chern-weil-theory cohesion cohesive-homotopy-type-theory cohomology colimits combinatorics comma complex complex-geometry computable-mathematics computer-science constructive cosmology deformation-theory descent diagrams differential differential-cohomology differential-equations differential-geometry digraphs duality elliptic-cohomology enriched fibration finite foundation foundations functional-analysis functor gauge-theory gebra geometric-quantization geometry graph graphs gravity grothendieck group group-theory harmonic-analysis higher higher-algebra higher-category-theory higher-differential-geometry higher-geometry higher-lie-theory higher-topos-theory homological homological-algebra homotopy homotopy-theory homotopy-type-theory index-theory integration integration-theory k-theory lie-theory limits linear linear-algebra locale localization logic mathematics measure-theory modal modal-logic model model-category-theory monad monads monoidal monoidal-category-theory morphism motives motivic-cohomology nlab noncommutative noncommutative-geometry number-theory of operads operator operator-algebra order-theory pages pasting philosophy physics pro-object probability probability-theory quantization quantum quantum-field quantum-field-theory quantum-mechanics quantum-physics quantum-theory question representation representation-theory riemannian-geometry scheme schemes set set-theory sheaf simplicial space spin-geometry stable-homotopy-theory stack string string-theory superalgebra supergeometry svg symplectic-geometry synthetic-differential-geometry terminology theory topology topos topos-theory tqft type type-theory universal variational-calculus

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome to nForum
If you want to take part in these discussions either sign in now (if you have an account), apply for one now (if you don't).
    • CommentRowNumber1.
    • CommentAuthorzskoda
    • CommentTimeJan 6th 2018

    After a long time I looked at the Authors page. It lists 7 pages of authors, but the page 7 is empty. Page 6 ends with Y and the names under Z are not listed (including my own name). I guess the page 7 as the last has been somehow skipped in generation as the last in the queue due a bug in generation script.

  1. I can try to take a look at this some time this week.

    • CommentRowNumber3.
    • CommentAuthorTim_Porter
    • CommentTimeJan 6th 2018

    I notice that TIMBERLAND and Yves Saint-Laurent are amongst the list of authors!

  2. Am taking a look at this now. Is a bit of a strange issue. Will update when I’m done. Some disturbance may be seen in the meantime.

    • CommentRowNumber5.
    • CommentAuthorRichard Williamson
    • CommentTimeFeb 15th 2018
    • (edited Feb 16th 2018)

    The problem here is with the ’will_paginate’ gem that is used to divide a long page into small ones. It seems extremely buggy, at least with the SQL queries we are using. I tried several variations, and sometimes I could get the end entries to display (including Zoran’s), but with bizarre behaviour when clicking on pages in between.

    If one turns off the pagination, the page takes an eternity to load.

    Thus, for the moment, I have turned off pagination, but have also removed the list of pages that the authors have edited. Thus Authors is now probably not very interesting, though it loads tolerably (just about) quickly (I have also streamlined the SQL query to speed it up a bit). I think that what we should have is something which expands the list of pages edited by a given author if one clicks on something. I do not have time this evening to implement it and will not have tomorrow and probably most of the weekend, but will try to do something next week. I will also alert Adeel just in case he has time to take a look and has some ideas on whether the pagination stuff can be fixed.

    There is also an obvious ’bug’ (not introduced by me here :-)) in that different names used by an author with the same nLab page so up as multiple entries for the same author. I can see if I can fix that next week too.

  3. PS - It is possible my changes will disappear, because there is some kind of synchronisation between the nlab git repo and the server, and I made the changes only on the server for now, whilst I’m experimenting (because I cannot test locally). So if you don’t see any difference from before, that’s probably what’s happened.