~ubuntu-branches/ubuntu/karmic/phpbb3/karmic

« back to all changes in this revision

Viewing changes to debian/TODO

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2008-04-22 01:13:42 UTC
  • Revision ID: james.westby@ubuntu.com-20080422011342-2y2f8gy0f6oqk5uc
Tags: 3.0.1-1
* New upstream bugfix release.
* Add Portuguese debconf translation thanks to Miguel Figueiredo
  (Closes: #470112)
* Fix PostgreSQL schema to strip out hash-style comments
  (Closes: #461117).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Packaging issues I didn't yet get around to, or which I didn't yet confirm as
 
2
solved.
 
3
 
 
4
*************
 
5
* Note: For all these items, patches are appreciated!
 
6
*************
 
7
 
 
8
[RC] means that I won't release a Debian version without that is solved, so if
 
9
you see this below and you're not looking at the subversion version... There's
 
10
something wrong.
 
11
 
 
12
--Jeroen
 
13
 
 
14
Normal TODO's:
 
15
- Multiboard security okay? Yes.
 
16
- Multiboard: avatar dir is shared, fix that
 
17
- Report bug about ucf --three-way going crazy on disappeared files
 
18
- Make sure there are good and useful errors if for example php4-mysql module
 
19
  isn't installed, an invalid dbms type is specified, stuff like that.
 
20
- PostgreSQL setup, also the default SQL needs to be fixed analog to MySQL
 
21
- Purge user on package purge (but not DB, or ask about DB, do note about that)
 
22
- Use UCF on apache.conf (--three-way)
 
23
- Revise the taken-from-website description to be as useful as possible for
 
24
  people deciding whether or not they want phpBB installed
 
25
- Download and apply some useful mods (there are quite some)
 
26
- Provide a way to reset passwords, in case the admin looses control over the
 
27
  board.
 
28
- What's the doc-base stuff... probably need to do something with it?
 
29
- Translations: Translators can ask subversion access, so they can check in
 
30
  translations themselves.
 
31
- Debconf has half-baken support for backup... workaround someday/write a patch
 
32
- Have #231186 fixed, and remove the workaround in this package
 
33
- use dpatch or dbs or something like that, currently both are too
 
34
  overengineered for my purposes (but that will change)
 
35
- Support mysql4 (enable transactions)
 
36
 
 
37
Possible enhancements:
 
38
- Have admin choose the database prefix - is this useful? Will only do it if
 
39
  requested, because I don't think so
 
40
- Rename config.php to database.php, which is more appropriate? Upstream calls
 
41
  it config.php