Re: [Phpslash-devel] phpSlash Roadmap discussuon - 0.8
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-10-19 20:11:44
|
on 09/18/04 06:39 Joe Stewart said the following: > On Sat, Sep 18, 2004 at 10:45:30AM +0100, Peter Cruickshank wrote: > >>On Thu, 16 Sep 2004 12:41:57 -0500 >>Joe Stewart <joe...@us...> wrote: >> <snip> > >>>- Anything else? >> >>I wonder if this is a good point to create a new default database? >> > > > Yes. I've been thinking of splitting it out to two sql files - one core and one > example data. > Got it split here. Working on getting the installer to grab the example data too now. > >>As for skins, I clearly have a bias towards ShankZen! But it would be good >>to move to consistent use of style names. eg Where ShankZen uses >>"psl-desc", basic uses "desc". I think the "psl-" prefix is good, because >>it avoids namespace clashes with external modules... I'd be happy to update >>basic if you agree. >> > > > a volunteer! great! > > How about a printer css? > I committed a ShankZen_print.css but it's broken. There were some parts that still wanted to be shown. Maybe you can fix quickly in a way that won't break your other css files. > Most of the skins that I ported kept all their style names instead of conforming to > your convention. > > >>ShankZen's stylesheets could probably be simplified a little; again, I'd be >>happy to do this. >> > > > There is an issue with the ShankZend htmlarea3 and one of the stylesheets now I > think. This may have been resolved. > The ShankZen_ext.css has something that was interfering with the htmlarea displaying. I didn't investigate further. > >>I've got other CSS files that can be applied to ShankZen's templates. >>Would you be interested? How would they be included in a distribution? >> > I created a phpslash-skins/public_html/styles/ShankZen directory. Add them there. > > Good question. > > At the very least - > > create a ShankZen directory in the styles ( like BE_Default) > put all your stylesheets there. > Put them in the header so that they can be chosen in the browser. > > This would get them included and show they could be used in the header template as > needed. > Adding a few in the header would let Mozilla users change them. This was evidently taken out of Firefox. Anybody know of an extension? Joe > > thanks, > > Joe > > > >>P |