Personal project

Post links to sites running CMS in all its glory.
aozuas

Personal project

Post by aozuas »

I don't know if this is the correct topic, but I would like to show you palls my personal project, the e-zine Ciberarte, that I finally achieve to migrate do CMSMS (1.5.1). Please, any critics, ideas and questions will be welcome:

http://www.ciberarte.com.br
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Personal project

Post by Dr.CSS »

Very Nice, interesting layout...

But just a couple things to clean up...

http://validator.w3.org/check?verbose=1 ... r%2Fn03%2F
aozuas

Re: Personal project

Post by aozuas »

tyman00, my fault, but you don't need need to be rude!
mark: yes, I already saw that, I work with webdesign since 1997. Some years ago, I was very worried about Markup Validation, but learned that was not the most important thing to worried about. I was waiting for other kind of comments, not something so obvious like show mistakes in the markup that didn´t compromises the site functionality.

But... wait, about the in the images in the cover: I used the Image Field in Edit Content to set that image and there is no field to fill the alt tags. Ok, I can use a content block in that case. But wouldn't be great if we can fill the right in the Image Manager, like we do in TextPattern? This is just to show that sometimes Markup Validation begins even before the templates...

Still, thanks for your comment, mark
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Personal project

Post by Dr.CSS »

By this "I used the Image Field in Edit Content to set that image and there is no field to fill the alt tags" you mean you used the Insert/edit Image button, if so you put the image description in below the image url and it becomes the alt=""...

If you mean the Image: dropdown like Menu Text:. Title: type thing you can add the alt to it also...
aozuas

Re: Personal project

Post by aozuas »

>If you mean the Image: dropdown like Menu Text:. Title: type thing you can add the alt to it also...

Yes, dropdown like Menu, but I didn't understand your explanation.
There is no field for alt there.

I know how so solve adding a content block, but want a easier solution.

And about these markup error, do you know how to correct it? How can I exclude these information (mysql queries, I think) from the bottom of the page?

# Error Line 65, Column 7: XML Parsing Error: Opening and ending tag mismatch: div line 25 and html.


# Error Line 65, Column 51: XML Parsing Error: Premature end of data in tag body line 17.


# Error Line 65, Column 51: XML Parsing Error: Premature end of data in tag html line 2.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Personal project

Post by Dr.CSS »

If you are using the {page_image} tag this will show you how to add the alt= and title=, look below the second image in content...

http://mit-computers.com/index.php/how- ... types.html

OH yea and that error is most likely from the errors above, start by cleaning the errors above it and all will fall into place, and image calls should be closed .png" />
Last edited by Anonymous on Tue Jan 13, 2009 10:37 pm, edited 1 time in total.
aozuas

Re: Personal project

Post by aozuas »

thank you mark.

I even know that there is a {page_image} tag!!

I just made I search in the forum and you are the first to write that tag here.

documentation  lack?
aozuas

Re: Personal project

Post by aozuas »

mark, I got that:

string(121) "Smarty error: [in template:26 line 24]: syntax error: unrecognized tag 'page_image' (Smarty_Compiler.class.php, line 590)"

I am using 1.5.1 version.
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: Personal project

Post by tyman00 »

aozuas: I wasn't being rude I was asking a simple question. You've been on the forum almost as long as I have. I really thought you would have noticed that by now.

I do like the concept of your site. I am not a huge fan of having smaller divs with content and having to scroll through them, but yours is one I don't mind too much.

As far as the page_image and I think he meant {content_image}. I could be wrong, but I think that's what he meant. If you go to your Admin then Extensions -> Tags and look for content_image you can click on the help and look at the parameters you can use there. You can also use smarty variables like to call in your alt if you wanted.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: Personal project

Post by tyman00 »

If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Personal project

Post by Dr.CSS »

Those are the same thing I have on that page...

aozuas did you mean you get an error?...
aozuas

Re: Personal project

Post by aozuas »

tyman00, I am already using that {$content_obj->GetPropertyValue('image')}

and mark suggested that: {page_image}

but I dont think he meant {content_image}, because that last one create a new image field in the Add New Content area and didnt solve the main problem: create an automatic alt tag.
aozuas

Re: Personal project

Post by aozuas »

yes, mark, I got that error:

string(121) "Smarty error: [in template:26 line 24]: syntax error: unrecognized tag 'page_image' (Smarty_Compiler.class.php, line 590)"
I am using 1.5.1 version.
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: Personal project

Post by tyman00 »

Mark, I have a fresh install of 1.5.1 running and page_image throws that same error. Do you have a custom UDT you are using for page_image?
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
aozuas

Re: Personal project

Post by aozuas »

Hi, mark, just adding my voice to tyman00: Do you have a custom UDT you are using for page_image?
Post Reply

Return to “CMS Show Off”