Coder Social home page Coder Social logo

Comments (6)

ThePixelDeveloper avatar ThePixelDeveloper commented on June 27, 2024

I'm having trouble with this, does someone know how to apply an XSL?

c8c4af8

from kohana-sitemap.

akiva avatar akiva commented on June 27, 2024

You simply declare the link to the XSL stylesheet a la:

<?xml-stylesheet type="text/xsl" href="http://your.site.here/sitemap.xsl"?>

What you will need to do is check first to see if the user supplies a string to a valid/existing XSL file and that is all. The rest should be up to them, as actually creating the stylesheet should be beyond the scope of your plugin, IMO.

from kohana-sitemap.

akiva avatar akiva commented on June 27, 2024

I think I just closed the ticket? Sorry, if so, please re-open. :S

from kohana-sitemap.

ThePixelDeveloper avatar ThePixelDeveloper commented on June 27, 2024

Hmm, let me re-open it.

The code I have uploaded only checks to see if any have been added and imports them. I assume the XSLTProcessor does its own validations. Since I have never used XSL I am unsure of it's usage. If you could perhaps test it out then that'd be great.

from kohana-sitemap.

akiva avatar akiva commented on June 27, 2024

2011 lol

from kohana-sitemap.

ThePixelDeveloper avatar ThePixelDeveloper commented on June 27, 2024

😱 Kohana is going offline this year, so probably not a good idea to maintain this.

from kohana-sitemap.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.