Re: Display last page by default, posted by Stefan Ritt on Fri Oct 28 20:36:55 2005
|
Ok, I implemented the last page display per default in revision 1538. If "reverse sort = 0" the last page is shown and if "reverse sort = 1" the first page
is shown by default. This way one always sees the page with the latest entries. I hope this accomodates everybody. If not, please complain and I could
make it a switch (yet another option ;( ). |
Re: Display last page by default, posted by Yoshio Imai on Mon Oct 31 01:39:52 2005
|
I have installed the new version, and it works just fine. It is also MUCH faster than my intermediate solution.
[quote]
For the moment, I could satisfy the users by setting the start page to the "All" view
|
Re: Display edit time, posted by Stefan Ritt on Wed Nov 24 08:38:33 2021
|
Creat an attribute "last edit" and set it to the last edit time. Something like this:
Attributes = ...., Last edit
Preset Last edit = $date |
Re: Display Subject and HTML tags, regression, posted by Emiliano Gabrielli on Mon Jul 18 18:36:32 2005
|
[quote="Emiliano Gabrielli"]rev 1.703 makes the following code not to work:
[CODE]Display Subject = <b>$subject</b>[/CODE]
|
Re: Display Subject and HTML tags, regression, posted by Stefan Ritt on Wed Jul 20 22:28:14 2005
|
[quote="Emiliano Gabrielli"]rev 1.703 makes the following code not to work:
[CODE]Display Subject = <b>$subject</b>[/CODE]
|
Re: Display Subject and HTML tags, regression, posted by Stefan Ritt on Wed Jul 20 22:39:05 2005
|
[quote="Emiliano Gabrielli"][quote="Emiliano Gabrielli"]rev 1.703 makes the following code not to work:
[CODE]Display Subject = <b>$subject</b>[/CODE]
|
Re: Display Subject and HTML tags, regression, posted by Emiliano Gabrielli on Thu Jul 21 11:00:47 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]rev 1.703 makes the following code not to work:
[CODE]Display Subject = <b>$subject</b>[/CODE]
|
Re: Display Subject and HTML tags, regression, posted by Emiliano Gabrielli on Thu Jul 21 11:02:44 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"][quote="Emiliano Gabrielli"]rev 1.703 makes the following code not to work:
[CODE]Display Subject = <b>$subject</b>[/CODE]
|