61
ManXP
NoFollow Tag
  • 2005/2/23 18:46

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


I have a question about <a rel="nofollow"> tag for URLs.

Yes, it's possible to add this tag to theme.html (under <head>), but then ALL links on my website will get "nofollow" atribute. I want to add this tag just for all links, which are posted in News. If possible - to users posted comments too.

But other links should be like they are now. How could i add "nofollow" just for stories, posted in News?

If you didn't hear about this yet, please read Google's blog here:http://www.google.com/googleblog/2005/01/preventing-comment-spam.html



62
ManXP
Titles in XOOPS
  • 2005/2/19 16:33

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


I have a question about links and titles in XOOPS.

Is there any way to make all the links to have title="xxx" tag, where xxx is link name?
For example, if i post <a href="www.xoops.org">xoops is cool</a>, there should be added title="xoops is cool" tag to this link automatically.

It will make XOOPS websites to be more valid. Thanks for all ideas and comments.



63
ManXP
Re: XOOPS hates me
  • 2005/2/15 8:27

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


Ok, it works fine now.

The problem exists due to corrupted MySQL tables. It was fixed. All people which have the same problem, please check your SQL tables.



64
ManXP
Re: XOOPS hates me
  • 2005/2/14 11:31

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


Thanks, Herko.

I have contacted IPBM maker, he said it should be fixed soon. I'll inform you about any updates, as this info is needed for other people (because forum is flooded with messages about this issue)



65
ManXP
Re: XOOPS hates me
  • 2005/2/13 11:31

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


I download RAW logs (80 MB file), but didn't find any records about phpmail or sendmail.

I'm using default charset specified in XOOPS. Just IPBM (Invision Power Board Module) uses UTF-8 encoding. Could this cause the problem?



66
ManXP
XOOPS hates me
  • 2005/2/13 8:41

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


I'm 100% sure about this. Was searching a forum for this problem, but found just tons of messages about it, but no one solution. Maybe anyone will know how to fix it now?

Using XOOPS 2.0.9.2 (but the same problem was with 2.0.7.3 too) and mail doesn't work. The most interesting thing, that Liaise module sends mail without problems, when going to AdminCP ande selecting "Mail users" - it works too. But when a new user registers - mail isn't delivered. New story posted - mail isn't delivered. The same with phpmail and sendmail options. phpmail works on server (Redhat Linux), because Invision Power Board module sends emails fine.

So what's the problem? I'm ready to pay for fixing it, as this problem exists about 5 months already (when XOOPS was installed) and i'm loosing potential members and some money also...



67
ManXP
News 1.22 or more
  • 2005/2/2 8:14

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


Hello.

I have some ideas for next version of News module. So News should become more powerful module yet. Enough chit-chat, here is a list:

1. Ability to remove Topic Title without editing templates. While Story Title is needed of course, Topic Title isn't useful in many cases and makes website to look not so good.

2. Comments box opened by default. When user reads an article, comments box should be opened by default, so it's not needed to press "Post Comment" button. Something like "Fast Reply" function in NewBB or IPB.

3. Rating System. AMS has it already, but it should be improved. When visitor reads an article, a row with rating points should be displayed already and it's needed just to select rating, like in BetaNews -http://fileforum.betanews.com/detail/MediaMonkey/1004522272/1

4. RSS Feed for comments. It's needed. Like ikn WordPress Blog system for example.

Please post all your comments about this, as it's very important for next version of News module, i think.



68
ManXP
Re: Users variables
  • 2005/2/1 20:59

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


Thank you so much for valuable tip!

Now i can remove login blovk, as everything works as needed.

Thanks again.



69
ManXP
Re: Users variables
  • 2005/2/1 20:16

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


A little more explanation:

Actually it works, but if variable $xoopsUser is used, it's still used when i'm logged in as normal user. I mean, this code should be generated ONLY for anonymous, not for users. How to make it? Thank you.



70
ManXP
Users variables
  • 2005/2/1 20:06

  • ManXP

  • Quite a regular

  • Posts: 231

  • Since: 2003/8/14


I'm another cool improvement for my website and i'm stuck a little. I want to remove XOOPS Login block from my website at all and move it to theme file. I made this type of login to work, but i need to generate theme automatically according to user, which is logged on. I need these 2 types - anonymous (not logged in) and normal user (logged in). Which variables should be used?

When i'm using this:

<{if $xoops_isadmin}>
code_for_theme_to_be_generated_automatically
<{/if}>

it works fine - when i log in as admin, i see generated template. Log out - don't see it. it's ok.

But when i'm using these variables

<{if !$xoopsUser}>
xxx
<{/if}> (whihc should work as anonymous)

and

<{if $xoopsUser}>
xxx
<{/if}> (normal user)

it doesn't work. Am i using bad variables?




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 22 »



Login

Who's Online

224 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 224


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits