Author Topic: Sorting of a tree  (Read 1240 times)

Offline SlavaRom

  • User
  • *
  • Posts: 8
    • View Profile
Sorting of a tree
« on: September 15, 2009, 01:12:08 PM »
Any sorting of pages of a tree is possible?
Tree sorting on alias is possible?

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Sorting of a tree
« Reply #1 on: September 15, 2009, 10:02:49 PM »
Hi,

sorting is only theoreticaly possible. You could order all in the database by hand. But their is no frontend editing for this at the moment.

Frank

Offline SlavaRom

  • User
  • *
  • Posts: 8
    • View Profile
Re: Sorting of a tree
« Reply #2 on: September 16, 2009, 06:59:31 PM »
Has made in a file class-tree.php
210 lines: $orderby = "alias";
In the future it will be necessary in the bases of a tree of a table to enter into digital area for manual making of sorting.

Offline admin

  • Administrator
  • User
  • *****
  • Posts: 553
    • View Profile
    • http://www.lordlamer.de
Re: Sorting of a tree
« Reply #3 on: September 16, 2009, 09:56:25 PM »
Hi,

i will find a official solution for version 1.0.0.

Frank

Offline SlavaRom

  • User
  • *
  • Posts: 8
    • View Profile
Re: Sorting of a tree
« Reply #4 on: September 17, 2009, 07:23:00 AM »
Hi,

i will find a official solution for version 1.0.0.

Frank
Hi,
Ok! Thanks, Frank!