[pmwiki-users] Order of Appearance in Collaborated Pages

Peter Bowers pbowers at pobox.com
Mon Apr 27 11:07:16 CDT 2009


It's going to be something like this in your config.php:

  SDVA($ROSPatterns, array(
    '/TIMESTAMP/e'
      => "FmtPageName('\$CurrentTime', \$pagename)"));

Then the students just have to type "TIMESTAMP" wherever they want the
stamp to go...

-Peter


On Mon, Apr 27, 2009 at 5:13 PM, Lane Lester <llester at info-fast.com> wrote:
> On Thu, Apr 23, 2009 at 3:26 PM, Lane Lester <lane.lester at gmail.com> wrote:
>>
>> I want to assign a class the task of finding examples of six types of
>> minerals, such that no two students can use the same example.
>
> I thought the easy solution to this would be to have the students add "~~~~"
> at the end of their entries to provide a timestamp. When I tested it I got
> only the timestamp, but now my students are getting a "Profile" link at the
> beginning of the timestamp.
>
> Is there any way to get just the timestamp?
>
> I wouldn't mind editing the relevant .php file to trim the extra stuff
> out... if that would work.
>
> Lane
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
>



More information about the pmwiki-users mailing list