View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000048 | XMB1 | New Features | public | 2008-07-22 03:34 | 2008-08-07 10:48 |
Reporter | miqrogroove | Assigned To | miqrogroove | ||
Priority | urgent | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 1.9.10 | ||||
Target Version | 1.9.11 | Fixed in Version | 1.9.11 | ||
Summary | 0000048: [API] Named Permissions Bitfield | ||||
Description | The next step is to determine how much of this code needs to be changed for modders and hackers to make good use of it in the future, and how much of it has to remain static for the sake of backward compatibility. My vague plan so far: * Do not change any of the postperm integers because they are stored in the database. * Enumerate the postperm bit fields in header.php so that the status/perm associations are global. * Change the two oddball permissions array indexes because they are not stored in the database and they are likely to conflict with any future expansion of the postperm column. * Provide a function that conveniently explode()s the postperm field so that modders don't have to re-invent the wheel and aren't limited to the bool values returned by checkForumPermissions(). | ||||
Additional Information | http://forums.xmbforum.com/viewthread.php?tid=765232 http://www.xmbforum.com/home/?q=node/24 | ||||
Tags | API | ||||
MySQL Version | |||||
PHP Version | |||||
Web Server | |||||
Browser | |||||
Flags | |||||
Original Reporter | |||||
SVN Revision | 1186 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-07-22 03:34 | miqrogroove | New Issue | |
2008-07-30 14:39 | miqrogroove | Tag Attached: API | |
2008-08-02 01:55 | miqrogroove | SVN Revision | => 1186 |
2008-08-02 01:55 | miqrogroove | Note Added: 0000012 | |
2008-08-02 01:55 | miqrogroove | Status | new => resolved |
2008-08-02 01:55 | miqrogroove | Fixed in Version | => 1.9.11 |
2008-08-02 01:55 | miqrogroove | Resolution | open => fixed |
2008-08-02 01:55 | miqrogroove | Assigned To | => miqrogroove |
2008-08-07 10:48 | miqrogroove | Status | resolved => closed |