[patch] Re: images attached shown as inline , posted by Emiliano Gabrielli on Tue Feb 8 19:04:25 2005
|
> > uhm ok .. can I expect to get a release with this feature in the near future ?
>
> I checked how I would do that and did not find a good solution. If I put a
|
Re: preselected values and conditional options, posted by Emiliano Gabrielli on Wed Feb 16 08:45:54 2005
|
> > ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
> > Attributes = Author, Type, Category, Subject
> > Required Attributes = Author, Type, Subject
|
Re: [patch]: fixed wrong extention check, posted by Emiliano Gabrielli on Wed Feb 16 08:48:52 2005
|
> > current version uses strstr() to check if the file has the expected ascii
> > text extension ... this is buggy becouse this way a file named
> > ".txt_hidden_file" or "foo.config.dat" are both seen as .txt files.
|
Re: images attached shown as inline , posted by Emiliano Gabrielli on Wed Feb 16 08:58:47 2005
|
> > the following should do the job:
> >
> > <div style="width: 200px">
|
Re: HTML 4.1 transitional validation fails, posted by Emiliano Gabrielli on Thu Feb 24 11:23:44 2005
|
> > as this url shows http://www.htmlhelp.com/tools/validator/problems.html#amp
> <br>
> > it should be used an HTML entity instead of the ampersand sign.<p>
|
Re: HTML 4.1 transitional validation fails, posted by Emiliano Gabrielli on Thu Feb 24 12:44:29 2005
|
> > > as this url shows http://www.htmlhelp.com/tools/validator/problems.html#amp
> > <br>
> > > it should be used an HTML entity instead of the ampersand sign.<p>
|
Re: HTML 4.1 transitional validation fails, posted by Emiliano Gabrielli on Thu Feb 24 12:45:02 2005
|
> > > as this url shows http://www.htmlhelp.com/tools/validator/problems.html#amp
> > <br>
> > > it should be used an HTML entity instead of the ampersand sign.<p>
|
Display <attribute> do erroneously encoded, posted by Emiliano Gabrielli on Mon Mar 7 16:05:22 2005
|
Display subject = <b>$subject</b>
|