[pmwiki-users] Re: Solution converting ISO-8859-1 wikifiles to	UTF-8
    Jason Counsel 
    jason_counsel at yahoo.ca
       
    Mon Apr 18 04:50:45 CDT 2005
    
    
  
Just to follow up on my solution to the forum problem below... My
solution doesn't change how the forum script generates a page name (I
don't think it matters how the url is displayed), it just changes the
display.  So instead of 
"name"  "topic title + timestamp"  "date and time"
it displays
"name" "topic title" "date and time"
The link behind "topic title" goes to the forum generated page name, so
all is well! 
Jason Counsel
--- Joachim Durchholz <jo at durchholz.org> wrote:
> Algis Kabaila wrote:
> 
> > Now for an example of such a question: I have implemented on our
> PCUG PmWiki 
> > here in down-under Canberra a "Guestbook" and a "Forum".  Forum
> suffers from 
> > one unnecessary drawback, which IMHO, could be easily rectified -
> the page 
> > names, which I think are created from the subject+dateTimeStamp,
> when 
> > displayed in large font, overflow the page limits, making the page
> wider than 
> > usual (with edit, history etc. menu disappearing out of sight).  
> > 
> > It would help to reduce the length of  the auto generated page
> names (Perhaps 
> > using the first word of a subject-dateTimeStamp and a smaller font
> for page 
> > names).  How can we do that?
> 
> Using a smaller font for the titles is easy to do using CSS. Use a
> skin 
> that has a smaller title font, or modify an existing one.
> 
> Forum could be rewritten to generate page names that simply append 
> something like (N), where N is the comment number. (It would take
> some 
> time to modify forum.php to do that though - a couple of days
> perhaps.)
> 
______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca
    
    
More information about the pmwiki-users
mailing list