Im working on developing a crockboard style front page with dynamic Ajax or AHAH. If I set each module as its own snippet inside my framework, does anyone see any issues with XSS or anything like that? Would I have a problem getting the right information to the right user? If you need me to describe more of whats going, please let me know. I am really working on developing a super Ajax version of drupal where you never have to change the page to get where you are going as well as editting profile information. Please let me know what you think and some feedback would greatly be appreciated. The time frame for this project is 4 weeks. Need all input I can get. Thanks!

Comments

kingofdarkness4’s picture

Assigned: kingofdarkness4 » Unassigned
kingofdarkness4’s picture

Its now coming to day 5 and I haven't heard from anyone. Just wondering if anyone cares about a major face lift for drupal.

Frando’s picture

Priority: Critical » Normal
nokturn’s picture

as the matter of fact... I do... what path are you trying to follow there?

kingofdarkness4’s picture

What I am trying to achieve is not making the drupal page reload. Trying to make everything dynamic. I hate changing pages. Thats why Im doing this.

aj045’s picture

AJAX may seem like an all-purpose solution but if you are not very careful, several AJAX calls can cause memory problems. AJAX is cool, but it'll never kill good old reloading and page serves.

ainigma32’s picture

Status: Active » Fixed

And we haven't even begun talking about accessability and degrading gracefully.

In the mean time asund coded a module that does something somewhat similar: http://drupal.org/project/endless_page

- Arie

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.