[TYPO3-news] [TYPO3-project-news] Typo3 (v9.5) News extension load with Ajax

Jaco Graaff graaff.jaco at gmail.com
Fri Nov 16 03:36:52 CET 2018


I would like to load the Details view of a news list via Ajax. The page 
reload is not a good UX - would be better for the old detail to fade out 
while the list stays in place on the left (or wherever) and just the 
detail view of the article change.

Problems:

SEO might break
Unique URLS for an article might be a problem without extending News
I am trying to get this to work: 
https://gist.github.com/markhowellsmead/98de3dbaaec2faf52e0863907b5e403e

also looking at: http://unterricht.lacheiner.net/index.php?id=217 Which 
is an example of loading more News List Items

I am also looking at getting the full detail URL and use that to load 
the detail from a page with a unique detail only template as 
www.example.com/?type=9999 that only has the detail

lastly looking at URL Routing 
http://www.softfinity.com/blog/an-simple-introduction-to-url-routing/

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



More information about the TYPO3-project-news mailing list