• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

XHTML template

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have worked on the default template lately, and made it XHTML 1.0 Transitional. No big changes were necessary, mainly adding missing attributes, changing elements and attributes to lower case, etc. Some HTML errors were corrected too.

I would like to contribute the new files for testing. How should I do that?
[originally posted on jforum.net by Per Johansson]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's great!!

You can send it to my email: rafael [ at ] jforum [.] net

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rafael Steil wrote:That's great!!

You can send it to my email:



OK, I will. I haven't been able to finish some of the pages yet. The changes are usually minor but sometimes many.


[originally posted on jforum.net by Per Johansson]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Just sent the changed files.
[originally posted on jforum.net by Per Johansson]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It appears that Rafael never got my new template files, since the package was returned to me now five days later.
[originally posted on jforum.net by Per Johansson]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Indeed. I never received the files. There must be a problem with the mail server. You can try sending it to rafael [at] insanecorp [dot] com or rafaelsteil [at] gmail [dot] com

Thanks a lot.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OK, I tried insanecorp instead!
[originally posted on jforum.net by Per Johansson]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Per Johansson wrote:OK, I tried insanecorp instead!



Seems you have trouble with your emai. That message was returned to after five days: Host or domain name not found.

I attach the file here instead.

[originally posted on jforum.net by Per Johansson]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot. I contacted the ISP about these problems.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Per Johansson wrote:

Per Johansson wrote:OK, I tried insanecorp instead!



Seems you have trouble with your emai. That message was returned to after five days: Host or domain name not found.

I attach the file here instead.



I'm sorry, but the file seems damaged. Much probably it's due a bug of jforum (already fixed in the development verion) ops:

Rafael
[originally posted on jforum.net by Rafael Steil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Rafael Steil wrote:

Per Johansson wrote:

Per Johansson wrote:OK, I tried insanecorp instead!



Seems you have trouble with your emai. That message was returned to after five days: Host or domain name not found.

I attach the file here instead.



I'm sorry, but the file seems damaged. Much probably it's due a bug of jforum (already fixed in the development verion) ops:

Rafael



The file I uploaded was damaged. If was the same file that was returned by the mail system.

I try again with a fresh file.
[originally posted on jforum.net by Per Johansson]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Per Johansson wrote:I have worked on the default template lately, and made it XHTML 1.0 Transitional. No big changes were necessary, mainly adding missing attributes, changing elements and attributes to lower case, etc. Some HTML errors were corrected too.

I would like to contribute the new files for testing. How should I do that?



In our project we want to use JForum, but in the project there is a restriction to XHTML code. After searching a bit I found this posting.

Has anyone tested these templates with the current release?
What is the general status for XHTML compliance in JForum?

Thanks!
Sebastian


[originally posted on jforum.net by semu]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Per did a great job fixing the code.

From my part, I removed the XHTML headers, as it causes some problems when you can an unhandled error, for example, among other minor issues with CSS and HTML compatibility, which would require a closer refactoring of the HTML code, task that I did not want to dispend time back there.

What I suggest you is to download the code from the CVS, add the XHTML headers, and check if the compliance status fullfil your needs.

Rafael
[originally posted on jforum.net by Rafael Steil]
 
A sonic boom would certainly ruin a giant souffle. But this tiny ad would protect it:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic