Things to fix in Rockets

Forum post

Author
Message

Rocket Man
Posts: 383
Posted on: 2014-01-13 14:27:03.000
This is just a thread where I can dump any issues I find with Rockets that I might want to fix later.

---

For the (display-h1) and (display-h2), etc functions, they should work just like (displayln) and be able to take any number of arguments, rather than having to contain them in a (string) function.

lexothagreat
Posts: 2
Posted on: 2014-02-13 08:16:00.000
I believe that anyone can do this if people would just read more analytical. This is not a lot of work... just read the full term and agreement to access the internet world..

Rocket Man
Posts: 383
Posted on: 2014-02-14 00:21:37.000
You may be in the wrong place.

Rocket Man
Posts: 383
Posted on: 2014-03-18 13:54:42.000
For Javascript, I'd like to be able to add additional script files in the footer, so when you do


(display-footer "name" "optional-javascript")


Instead it should read something like:


(display-footer "name" '("jslibrary1" "jslibrary2") "optional javascript")




Views: 2736