In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0000151 [In-Portal CMS] Admin Interfaces feature request N/A 2009-07-28 04:31 2010-01-12 11:03
Reporter alex View Status public  
Assigned To
Priority normal Resolution open  
Status active      
Summary 0000151: Ability to control load order of javascript code
Description Currently we have various javascript code for various purposes and it works. Problems start to arise, when new functionality is implemented and this new javascript code should be run in specific exactly before/after kernel's code and no kernel code should changed.

In particular when you need to hide part of form fields based on external criteria, but at the end of the page there is no intelligence about page load results ( $(document).ready is not a criteria here ).

I propose to do one of the following:
1. add javascript hooks to most popular (guess on past customizations/projects) to allow to execute user's code in place where hook is called.
2. somehow create stack of code that should be called and add ability for user to scan that stack and insert his code after/before place he/she desires.

Sound hard to implement, but we should think about mentioned above abilities anyway.
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker