Elxis CMS Forum

Community => Build with Elxis... => Topic started by: rentasite on August 15, 2009, 00:14:10

Title: New CONNECTION.gr is UP!
Post by: rentasite on August 15, 2009, 00:14:10

I would like to announce the upgrade and remake of my personal web site www.connection.gr  - Now, it’s more of a… blog style site.

It is based on Elxis CMS 2009.0 and the template is a re-design of «El green template» (!!!). I hope you like the new remake of that template. Sorry guys the site is only in Greek.


Beyond the other default Elxis CMS components, I also used:

1) eBlog component. 2 blogs are functioning, for the published content (text and videos) Comments on blog posts are allowed to everyone, without any registration (till now).

2) Thanks to datahell, there is an option to share a blog post with your friends, on other socializing networks (facebook, twitter, myspace exc). This option is a hack on eblog concerning some other script, so I can provide this option. For this hack I will write a small help, for Elxis Wiki.

3) KL RSS Feed bot, for the «News Feeds» area.

4) Doctor Cloud module for the tag clouds.

5) Lastly, the  site is powered also by a «Fan Page» on facebook.


The site was tested with Mozilla Firefox 3.5Google Chrome 2.0 and Internet Explorer 8. It’s time to help the world, wake up. If anyone is using older versions than those mentioned above and is facing problems… plz upgrade your browser and be updated!  ;)

Lastly, I must say that, this discussion https://forum.elxis.org/index.php?topic=3770.0 is about Connection.gr. I can’t assign an image in «About Connection» (autonomous page) as I have done in Web links page, contact page exc.

Thnx
Spiros


[attachment deleted by admin]
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on August 17, 2009, 18:51:12

Added the Shouter

As SMS Chat - Only registered members allowed to post messages
Title: Re: New CONNECTION.gr is UP!
Post by: @ndreas on August 17, 2009, 22:17:03
Very very interesting, how did you placed eblog , at your startpage?
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on August 17, 2009, 22:28:15
Very very interesting, how did you placed eblog , at your startpage?

Simple.  :)

1) Created a Blog from Components/Elxis Blog/New

2) And afterwards, for the menu item i selected eBlog Item (type). And that's my homepage.

Title: Re: New CONNECTION.gr is UP!
Post by: @ndreas on August 17, 2009, 22:32:28
I was testing it localy, that was my first thought  :)
Title: Re: New CONNECTION.gr is UP!
Post by: ks-net on August 18, 2009, 04:36:05
 1st item in main-menu(only in mainmenu)...
http://wiki.elxis.org/wiki/Frontpage_setup
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on August 26, 2009, 15:56:03

Added the category "Photo blog" using IOS Gallery.  Can see it here:   http://www.connection.gr/gallery/

more pictures to come...
Title: Re: New CONNECTION.gr is UP!
Post by: datahell on August 27, 2009, 09:46:25
Spiros, I think you have to do something with the top area of the site. The image on the right is nice but the white background colour and the logo do not look nice. The red horizontal menu is like splitting the site in 2 parts. I think if you had a differrent than white background colour for the top area it would be better.
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on August 27, 2009, 09:49:33

Hmm! Any idea?  Maybe if i change the site's background (on the right n' left) to something more dark... it will show better?
Title: Re: New CONNECTION.gr is UP!
Post by: datahell on August 27, 2009, 12:18:24
The white top area should be somehow unify with the horizontal menu. Also the menu is too common, I think it needs a more unique design. Keep the image on the right, it is very nice.

Something else: make the eblog posts titles links or change the colour of the "Link Άρθρου" link as it is not clear that it is a link to the detailed page of the post.

And one more: Remove the pathway.
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on August 27, 2009, 13:01:54
Something else: make the eblog posts titles links

How can i do that?

I asked in the forum, how can i make the eblog titles > links, but no one knew how.  :-\
Title: Re: New CONNECTION.gr is UP!
Post by: datahell on August 27, 2009, 13:42:52
Hmm... yes, it is not supported. I guess we must add this feature to elxis. Here is how you can do it:

Open components/com_eblog/eblog.html.php
Go to line 169
Change this:
<h3 class="eblog-posttitle"><?php echo $row->title; ?></h3>
to this:
<h3 class="eblog-posttitle"><a href="<?php echo $link; ?>" title="<?php echo $row->title; ?>"><?php echo $row->title; ?></a></h3>

To style the link add a h3.eblog-posttitle a { ... } rule on components/com_eblog/css/eblog.css file (and on eblog-rtl.css if you have RTL languages published).
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on August 27, 2009, 15:09:14
if i Change this:
<h3 class="eblog-posttitle"><?php echo $row->title; ?></h3>

to this:
<h3 class="eblog-posttitle"><a href="<?php echo $link; ?>" title="<?php echo $row->title; ?>"><?php echo $row->title; ?></a></h3>

instead of this (your previous suggestion)
<h3 class="eblog-posttitle"><a href="<?php echo $link; ?>" title="<?php echo $row->title; ?>" class="eblog-posttitle"><?php echo $row->title; ?></a></h3>

it ruins underneath the Article's link and the Comment link with it's image.

Also, i have a h3.eblog-posttitle rule in eblog.css  but i see no change!

Title: Re: New CONNECTION.gr is UP!
Post by: ks-net on August 27, 2009, 15:24:59
h3.eblog-posttitle a   ,,, maybe?
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on August 27, 2009, 15:43:34


In some way it works.

I will take care of the other suggestions (as im away from my base these days)

THANKS!
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on September 28, 2009, 01:00:30

I posted an article, one hour ago...  :o and now i see it no3 and no4 in google search  ;D ;D
Title: Re: New CONNECTION.gr is UP!
Post by: xmanhattan on September 29, 2009, 13:54:03
Looks nice, I like the layout and the font styles.

Did you hard program the links to facebook, twitter, and the Favorites link buttons?
I have been thinking about whether that kind of link could be a mod to be able to have it available for content items as well?
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on September 29, 2009, 14:04:56
Looks nice, I like the layout and the font styles.

Did you hard program the links to facebook, twitter, and the Favorites link buttons?

The facebook & twitter button links, are piece of code in the eblog's slogan field  ;)

Quote
I have been thinking about whether that kind of link could be a mod to be able to have it available for content items as well?

What i have hard coded is the other (share) button below. From www.e-mailit.gr
Title: Re: New CONNECTION.gr is UP!
Post by: xmanhattan on September 29, 2009, 14:34:31
Thanks for the info, good to know.
Title: Re: New CONNECTION.gr is UP!
Post by: ks-net on September 29, 2009, 15:35:38
Quote
I have been thinking about whether that kind of link could be a mod to be able to have it available for content items as well?


just add the button in a custom module...
no need for any special module!


 one more link...
http://www.addthis.com/web-button-select?where=website&type=bm&bm=bn3&analytics=0
Title: Re: New CONNECTION.gr is UP!
Post by: rentasite on September 29, 2009, 16:58:27

Υποστηρίζω τις Ελληνικές προσπάθειες  ;)
Title: Re: New CONNECTION.gr is UP!
Post by: ks-net on September 29, 2009, 20:50:33
ναι...ρε... εντάξει.....(in English:ok)