Moodle

HTML parser

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 2.0
  • Fix Version/s: None
  • Component/s: Files API
  • Labels:
    None
  • Affected Branches:
    MOODLE_20_STABLE

Description

When a HTML resource is added, the parser identifies all the links to local resources and builds a list of these resources for processing by the File API.

Activity

Hide
Nicolas Connault added a comment -

Found good php5 HTML parser library at https://sourceforge.net/projects/simplehtmldom/. Attached with stub for unit testing.

Show
Nicolas Connault added a comment - Found good php5 HTML parser library at https://sourceforge.net/projects/simplehtmldom/. Attached with stub for unit testing.
Hide
Martin Dougiamas added a comment -

Is this still needed? We're going to be using something like @@PLUGINFILE@@ now right?

Show
Martin Dougiamas added a comment - Is this still needed? We're going to be using something like @@PLUGINFILE@@ now right?
Hide
Dongsheng Cai added a comment -

don't need it anymore

Show
Dongsheng Cai added a comment - don't need it anymore

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: