Search found 50 matches

by Jhong
Wed Jun 23, 2010 11:26 am
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC|Merged] General Hook Architecture of phpBB3.1
Replies: 121
Views: 230446

Re: General Hook Architecture of phpBB3.1

yes, integrating with other packages. The first hook is not as important as the last hook, but both are nice to have. For the early hook, it is nice to be able to set defines to override error reporting settings, etc. as they might not be compatible with other packages. If the hook system is DB driv...
by Jhong
Wed Jun 23, 2010 1:31 am
Forum: [3.x][Archive] RFCs
Topic: [RFC|Accepted] Overridable imageset and theme paths for CDNs
Replies: 17
Views: 77125

[RFC|Accepted] Overridable imageset and theme paths for CDNs

I use Amazon Cloudfront Content Distribution Network to host cacheable assets such as images, scripts, etc -- it helps with site performance. Uploading the assets (or using origin push, depending on the CDN), can be left to the user (might be a 'nice to have' in v4), but it should be easy to overrid...
by Jhong
Tue Jun 22, 2010 6:26 pm
Forum: [3.x] Rejected RFCs
Topic: [RFC|Rejected] MODX 2.0
Replies: 21
Views: 44209

Re: [RFC] MODX 2.0

Yep, I know that -- that's not going to cut it for me though. "contrib" hardly reflects what will be over 50% of the downloaded package. Even just renaming it to "non-phpbb/" would be better, but "contrib/" is not a good name -- kindof the entire point of the request.
by Jhong
Tue Jun 22, 2010 2:36 pm
Forum: [3.x] Rejected RFCs
Topic: [RFC|Rejected] MODX 2.0
Replies: 21
Views: 44209

Re: [RFC] MODX 2.0

1. An ability to package the "MODX packagage" as a single installation step in a larger process. The current packaging guidelines are too strict to allow for this. For example, step 1 could be "install software A" (or even "install phpBB"), then step 2 would be to depl...
by Jhong
Tue Jun 22, 2010 11:05 am
Forum: [3.x][Archive] RFCs
Topic: [RFC] Simplify permission pages in ACP
Replies: 6
Views: 16216

Re: [RFC] Simplify permission pages in ACP

I agree on getting rid of all the redundant routes through to essentially the same thing. In addition, I have plenty of users who also overlook the administrator/global moderator/user permissions drop-down at the top of the screen on the assign permissions page. Also you have a naming collision (in ...
by Jhong
Tue Jun 22, 2010 10:53 am
Forum: [3.x][Archive] RFCs
Topic: [RFC|Accepted] Pre-Compile Template Includes
Replies: 14
Views: 58004

Re: [RFC] Pre-Compile Template Includes

Excellent idea. Many mods use the same areas and template edits.

Some off the top of my head I would find useful in overall_header and overall_footer:

VERY_TOP
META
EARLY_SCRIPTS
HEAD_END
BODY_BEGIN
EXTRA_NAVIGATION
BEFORE_COPYRIGHT
AFTER_COPYRIGHT
BODY_END
by Jhong
Tue Jun 22, 2010 10:42 am
Forum: [3.x] Rejected RFCs
Topic: [RFC|Replaced] UMIL
Replies: 9
Views: 36048

Re: [RFC] UMIL

I agree that UMIL should be in the core. I don't think it is very natural for users installing MODs to have to potentially overwrite the UMIL directory with each MOD -- it is not consistent with any other file copy action they will have to perform. Just another layer of complexity/opacity for the en...
by Jhong
Tue Jun 22, 2010 10:34 am
Forum: [3.1/Ascraeus] Merged RFCs
Topic: [RFC|Merged] General Hook Architecture of phpBB3.1
Replies: 121
Views: 230446

Re: General Hook Architecture of phpBB3.1

The first problem I have with the current hook system is that whether the core function is subsequently executed or not seems to be controlled by the return value of the hooked-in user function. i.e. returning an empty string vs returning null seem to do different things (it's been a while since I w...
by Jhong
Tue Jun 22, 2010 10:02 am
Forum: [3.x] Rejected RFCs
Topic: [RFC|Rejected] MODX 2.0
Replies: 21
Views: 44209

Re: [RFC] MODX 2.0

Hi, I posted a fairly detailed response on the forum in the initial Q&A thread -- upshot was basically that manual code edits should go the way of the dinosaurs and as such MODX wasn't so important in the grand scheme of things. (energy better spent on new hooks and filters). However, in the int...
by Jhong
Thu Apr 12, 2007 3:59 am
Forum: [3.0/Olympus] Discussion
Topic: suggestion to developers: please release beta-6
Replies: 112
Views: 119810

Re: suggestion to developers: please release beta-6

I see nothng stupid in starting this discussion.. the original point is well-made and sensible. Unlike the "they'll do what they want to do" non-responses.