Code Authors: Forums
| Forum Index • Forum FAQ • Search • Memberlist • Usergroups • Profile • Log in to check your private messages • Log in |
| Search found 37 matches |
| Code Authors Forum Index |
| Author | Message |
|---|---|
| Topic: Netbeans 7.3 | |
| Guardian Replies: 4 Views: 84 |
|
| It's been a while since I upgraded my NetBeans installation. I had been using 7.2 for a while and it offered everything I needed so I didn't really have any reason to upgrade. I did breifly try the 7. ... | |
| Topic: PHP Coders Urban Dictionary | |
| Guardian Replies: 3 Views: 177 |
|
| extremely peeved - definition: when you accidentally created a new working copy from SVN that wipes out 2 months worth of forum fil updates to get them html5 ready. | |
| Topic: CA Android app | |
| montego Replies: 4 Views: 347 |
|
| Well, where HTML5 app is concerned, it would be much easier if we had a remote API that modules could "plug in" to. This is where my head was at nearly 4 years ago when I started harping on ... | |
| Topic: CA Android app | |
| Guardian Replies: 4 Views: 347 |
|
| I'm still trying to get my Droid development platform working correctly. There are a few tutorials for setting one up using Eclipse but not many for my preferred IDE, NetBeans.
I would prefer an App ... |
|
| Topic: CA Android app | |
| kguske Replies: 4 Views: 347 |
|
| Really like the CA Android app! Any details on this? Opportunities to create something like this for RavenCMS. Did you consider HTML5 version (so it could run on other mobile platforms)? | |
| Topic: CSS minifying and CSS compression | |
| spasticdonkey Replies: 15 Views: 4776 |
|
| Update to the function above, as in most cases you will need your inline CSS and JS to occur after the file includes, and the prior method always had them before.
function writeHEAD() { ... |
|
| Topic: CSS minifying and CSS compression | |
| spasticdonkey Replies: 15 Views: 4776 |
|
| Very cool stuff, just got around to trying this and got it to work with some tweaks to your function writeHEAD() above.
function writeHEAD() { global $headCSS, $headJS; if (is_ ... |
|
| Topic: CSS minifying and CSS compression | |
| Guardian Replies: 15 Views: 4776 |
|
| #minify css
I was thinking about this some more today and think it is possible to get this to work with RN You would just need to alter the function writeHEAD() to create a comma seperated list of t ... |
|
| Topic: HTML 5 | |
| Guardian Replies: 4 Views: 2341 |
|
| Some really cool HTML 5 and CSS 3 snippets
http://html5snippets.com/ |
|
| Topic: HTML 5 Ready | |
| Guardian Replies: 5 Views: 1856 |
|
| At last!
The theme and forum template used here are now HTML5 ready and validate. (some content isn't valid so I'll need to fix that over time). The side blocks in use here have also been tweaked to ... |
|
| Topic: multiple language content support | |
| Guardian Replies: 80 Views: 11406 |
|
|
If you get into using microformats this could be used in a number of ways I had not previously envisioned. I had no idea there was a shortlink attribute <link rel="shortlink" type=& ... |
|
| Topic: multiple language content support | |
| Guardian Replies: 80 Views: 11406 |
|
| Here's a Class that seems to do most of what we need, though obviously it needs modifications to incorporate our current nukeSEOdh functionality and the ides'a Spastic has pur forward with regard to s ... | |
| Topic: multiple language content support | |
| spasticdonkey Replies: 80 Views: 11406 |
|
| Well good morning, hope you have had your coffee, lol (note the double post) I think it may make sense to add one more additional array and function to handle other link types, and the aforement ... |
|
| Topic: multiple language content support | |
| spasticdonkey Replies: 80 Views: 11406 |
|
| thanks, I like your tweak too. I'll post a mantis issue and see what happens. One other note for those following along, as I was rushing out the door after my last post. For security purposes you also ... | |
| Topic: HTML 5 Deprecated | |
| spasticdonkey Replies: 11 Views: 2886 |
|
| I feel your pain here, as working in html5 with all the warnings and errors it's hard to keep your own work valid as you go. Another note about tables, it's good practice to use <thead> <tbod ... | |
| Code Authors Forum Index Goto page 1, 2, 3 Next |

