Closed
Bug 540483
Opened 16 years ago
Closed 6 years ago
Automate creation of SuMoMo All KB articles page
Categories
(support.mozillamessaging.com Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rolandtanglao, Assigned: rolandtanglao)
References
()
Details
Attachments
(1 file)
SUMO follows this process (as per Cheng aka :Cww) to generate the SUMO KB articles page at:
http://support.mozilla.com/en-US/kb/Article+list
1. download dump of omniture data
2. upload to sumo tools
3. merge with database using a script that uses PHP::serialize in perl, e.g. commonly voted pages, visited pages to create a file, see attachment for sample file
4. PAGELIST wiki plugin on SUMO then uses this file to generate list of all KB articles
The analogous page on SuMoMo will be:
http://support.mozillamessaging.com/en-US/kb/Article+list
For SuMoMo 1.0 Article+list will be hard coded
This ticket is for post SuMoMo 1.0
Alternatives:
1. Use Google Analytics and create our own MoMo script
OR
2. Use Omniture and copy SuMo's process and script
Assignee | ||
Comment 1•16 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•