Thread: [Phpslash-devel] phpSlash 0.8 punch list
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-10-07 16:11:31
|
Anyone got any bugs that need fixing before starting a Release Candidate? Here is what I've got so far: - [ 1034553 ] [0.8] - Title is not correct for Articles - [ 1034554 ] [0.8] - Title is not correct if no section forced. - [ 1035199 ] [0.8] - upgrade script doesn't upgrade all sections. It only upgrades the sections that exist in a default installation. Need to gather all sections and install new blocks. - No printer friendly choice for articles yet. - Anybody created a printer css? This may require a change that would allow css switching from the url. Probably could pretty much be done already. The previous method wouldn't be as straight forward because the article generation doesn't dictate what the rest of the page looks like. - Need to get away from god/password in the setup wizard. A screen in the wizard setting the username/password should work OK. - How many skins should be in the release? Most available are simply ported from other applications and not maintained too well. We've got: ShankZen Funkatronic basic basiccurves default - hasn't been maintained and I'm not interested in spending time with it. Chime in with your thoughts or any other changes needed before 0.8 release. If you can take any of these on that would be great. I've got an idea of how to solve the page title issue and will try to get that done. Joe |
From: Joe S. <joe...@us...> - 2004-10-19 19:27:17
|
on 10/07/04 10:52 Joe Stewart said the following: > Anyone got any bugs that need fixing before starting a Release Candidate? > > Here is what I've got so far: > > - [ 1034553 ] [0.8] - Title is not correct for Articles > - [ 1034554 ] [0.8] - Title is not correct if no section forced. > > > > - [ 1035199 ] [0.8] - upgrade script doesn't upgrade all sections. > It only upgrades the sections that exist in a > default installation. Need to gather all sections > and install new blocks. > Closed these. Reopen if new problems found. > > - No printer friendly choice for articles yet. - Anybody created a > printer css? This may require a change that would allow css switching > from the url. Probably could pretty much be done already. The previous > method wouldn't be as straight forward because the article generation > doesn't dictate what the rest of the page looks like. > Added CSS tag to slashHead.tpl - Filled with either the skin or css GET variable to allow changing css on the fly. Added print media css for basic, basiccurves, and ShankZen. The ShankZen_print.css is broken in that the botton navbar and comment change view is still shown. > - Need to get away from god/password in the setup wizard. A screen in > the wizard setting the username/password should work OK. > TODO > - How many skins should be in the release? Most available are simply > ported from other applications and not maintained too well. > > We've got: ShankZen > Funkatronic > basic > basiccurves > default - hasn't been maintained and I'm not interested in > > spending time with it. > These are the ones in the current development release, except for funkatronic. I'll try to get it up to date first. > Chime in with your thoughts or any other changes needed before 0.8 release. > A couple more that would be nice: 1. Separate sql file into a core set to install the minimum necessary and another set to install the example data. The install wizard was built for Back-End which already has this setup. Should be simple to reenable. 2. RSS2.0 and Atom output from backend.php. These will probably come in during the RC testing. Joe > If you can take any of these on that would be great. I've got an idea > of how to solve the page title issue and will try to get that done. > > Joe > |
From: Luis M <le...@gm...> - 2004-11-02 03:58:54
|
On Tue, 19 Oct 2004 14:07:28 -0500, Joe Stewart <joe...@us...> wrote: > on 10/07/04 10:52 Joe Stewart said the following: > > Anyone got any bugs that need fixing before starting a Release Candidate? > > > > Here is what I've got so far: > > > > - [ 1034553 ] [0.8] - Title is not correct for Articles > > - [ 1034554 ] [0.8] - Title is not correct if no section forced. > > > > > > > > - [ 1035199 ] [0.8] - upgrade script doesn't upgrade all sections. > > It only upgrades the sections that exist in a > > default installation. Need to gather all sections > > and install new blocks. > > > > Closed these. Reopen if new problems found. > > > > > - No printer friendly choice for articles yet. - Anybody created a > > printer css? This may require a change that would allow css switching > > from the url. Probably could pretty much be done already. The previous > > method wouldn't be as straight forward because the article generation > > doesn't dictate what the rest of the page looks like. > > > > Added CSS tag to slashHead.tpl - Filled with either the skin or css GET > variable to allow changing css on the fly. > > Added print media css for basic, basiccurves, and ShankZen. > > The ShankZen_print.css is broken in that the botton navbar and comment > change view is still shown. > > > - Need to get away from god/password in the setup wizard. A screen in > > the wizard setting the username/password should work OK. > > > > TODO > > > - How many skins should be in the release? Most available are simply > > ported from other applications and not maintained too well. > > > > We've got: ShankZen > > Funkatronic > > basic > > basiccurves > > default - hasn't been maintained and I'm not interested in > > > > spending time with it. > > > > These are the ones in the current development release, except for > funkatronic. I'll try to get it up to date first. > > > Chime in with your thoughts or any other changes needed before 0.8 release. > > > > A couple more that would be nice: > > 1. Separate sql file into a core set to install the minimum necessary > and another set to install the example data. > > The install wizard was built for Back-End which already has this setup. > Should be simple to reenable. > > 2. RSS2.0 and Atom output from backend.php. > > These will probably come in during the RC testing. 3. When first login from LDAP-only source, the user is not automatically login to the page, but asked to re-enter username/password at which point authentication is done from the newly registered SQL account. Will fix this minor annoyance soon. -- ----)(----- Luis M System Administrator LatinoMixed.com "We think basically you watch television to turn your brain off, and you work on your computer when you want to turn your brain on" -- Steve Jobs in an interview for MacWorld Magazine 2004-Feb No .doc: http://www.fsf.org/philosophy/no-word-attachments.es.html |