Re: V2.5.108
"David Au" <[email protected]>
| Newsgroups | gmane.comp.java.jspwiki.user |
|---|---|
| Message-ID | <[email protected]> |
On 8/7/07, Janne Jalkanen <[email protected]> wrote: > >> Other possibility would be to put the bundled JAR file with FCK in it > >> on the jspwiki web site. Then we don't have to make anyone download > >> a newer version, and we can support whichever version we want. > > > > Yup, that would work. Although, since FCK's sourceforge website keeps > > archived versions, we could just point them to the specific download > > instead. > > But it would be easier for the users if the instructions are just > "download this JAR, extract it into your $jspwiki_home, restart." Agreed. Let's do that. Although I would suggest using the ZIP format since there's going to be some people who don't know that a JAR file is really just a ZIP. David