DRUPAL: ordering the content in the back-end without using Views
        Posted  
        
            by Patrick
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Patrick
        
        
        
        Published on 2010-04-12T11:49:07Z
        Indexed on 
            2010/04/12
            11:53 UTC
        
        
        Read the original article
        Hit count: 210
        
drupal
Hi,
I would like to order alphabetically the content in my Drupal back-end
Is there any simpler method than using Views module or hacking the code for doing it ?
I don't need an ordering selector, just to statically order the nodes differently.
thanks
© Stack Overflow or respective owner