SuccessChanges

Summary

  1. tsk51: Enables theme links to redirect to explore.xhtml with correct (details)
Commit 44dde85557ba4bcb5c9c5f7e12328b4fcae70f44 by devpablogg
tsk51: Enables theme links to redirect to explore.xhtml with correct
filtering
Updated theme tags in read.xhtml to use h:link pointing to
explore.xhtml, passing the theme as a parameter. Adjusted main.css to
remove the cursor restriction and add proper text decoration for links.
Added f:metadata in explore.xhtml to capture the theme parameter and
trigger the search action when a theme is provided, ensuring the page
displays filtered results correctly.
The file was modifiedjsf/src/main/webapp/story/explore.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/css/main.css (diff)
The file was modifiedjsf/src/main/webapp/story/read.xhtml (diff)