http://clkuk.tradedoubler.com/click?p=4286&a=390051&g=63955
Main Menu
Latest Articles
Popular Articles
   All Posts (AndyM)


« 1 2 3 4 (5) 6 7 8 ... 14 »


Re: Removing description from Submit form
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
Quote:
I just LOVE Articles!! It's been easy to use and haven't had any problems. Great Job!


Thanks

In this case, you may want to comment out the following in templates/article_submit.html

<p><{$intro_text}></p>

You may have to go into the module admin and update articles for the changes to be applied.

You can also change the intro text in language/english/main.php, line 72:

define("_MD_ART_SUBINTRO", "You can use the [...]");

Don't remove the whole line as it will cause problems, but you can either change or remove the text between the second set of quotes.

TTFN

Posted on: 2006/2/11 17:42
_________________
Andy Mills
E-mail: Open in new window
Transfer the post to other applications Transfer


Re: FCK Editor & Articles
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
There are a couple of possibilities, one is that there may be a problem with the latest release of FCK Editor on the dev site, so I have uploaded an older version that I am using, here.

There may also be problems where PHP5 is being used. Right now, I am unable to test - but I am currently setting up another machine so I can test with it.

Posted on: 2005/12/9 15:53
_________________
Andy Mills
E-mail: Open in new window
Transfer the post to other applications Transfer


Re: I use Articles 0.17 but want to update to latest version.
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
WRT: posts list in profiles...

It is something definitely planned for v2, but if it is easy enough to implement, it will be added to v1.

Posted on: 2005/11/19 20:11
_________________
Andy Mills
E-mail: Open in new window
Transfer the post to other applications Transfer


Re: I use Articles 0.17 but want to update to latest version.
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
Quote:
This has worked fine for over a year now, however your latest version messed up all of the display on the articles. (I have a fairly large number of articles)


Unfortunately, it was due to me having to change the way the options for how the articles were formatted.

Posted on: 2005/11/18 20:58
_________________
Andy Mills
E-mail: Open in new window
Transfer the post to other applications Transfer


Re: How would I include the Article title in Page Title
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
Hi,

Thanks for your compliments on my module.

Anyhoo, this is already a feature of Articles, having the article title as the page title in the browser was added a couple or three releases ago.

It is currently a module wide and not a per article feature, so you need to go to Articles' preferences and select the "Article title as page title" option, there you can turn it off, and choose which order it should appear.

TTFN

Posted on: 2005/11/17 17:28
_________________
Andy Mills
E-mail: Open in new window
Transfer the post to other applications Transfer


Re: Stats and control panel
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
Hi,

I've sent you an e-mail about moving your site over to the dedicated server, which will also solve the issues you mentioned above.

I have sent you an e-mail separately.

Posted on: 2005/10/9 17:58
_________________
Andy Mills
E-mail: Open in new window
Transfer the post to other applications Transfer


Re: Planned features for v2
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
Quote:

jondixon wrote:
Any timeline for v.2?


No, sorry, I;ve not had much time to devote to anything much lately... :-/

Posted on: 2005/10/7 18:31

Edited by Andy on 2005/11/15 16:04:31
Edited by Andy on 2005/11/15 16:12:10
Transfer the post to other applications Transfer


Re: blocks question ...
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
Ah, right, you mean HTML in the actual article's description field is not being shown as HTML in that block's output? I thought you meant adding custom HTML to the block's template...

OK, well, to be honest it is currently (at least partly) intentional that HTML is not displayed. The problem is that due to the fact text can be truncated in prefs, HTML can be as well - this can cause display problems and break a whole page if it gets cut off part way through through some HTML.

I'll have a look into a work around.

Posted on: 2005/10/3 17:09
_________________
Andy Mills
E-mail: Open in new window
Transfer the post to other applications Transfer


Re: blocks question ...
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
Quote:

studioc wrote:
hello Andy, i'm using Articles, version 0.27 on my http://xoopsfactory.com


Awesome!

Quote:
i tried several things but i did not get it like i want.

Is there a way to display html in eg. articles_block_popular_main.html ??

i'm showing some images in introduction but the only thing what in block is shown , is the text and the source like -< img src ....
which, ... of course is not intended

any way to work around ?


In theory, adding HTML should work fine...

The only time I can remember that happenning is when the template file had been corrupted, or I had made some error in the HTML. I think.

Well, yes, ahem, it should work...

Posted on: 2005/10/2 20:22
_________________
Andy Mills
E-mail: Open in new window
Transfer the post to other applications Transfer


Re: additional block "Category List"
Webmaster
Joined:
2003/11/7 20:56
Group:
Webmasters
Registered Users
Posts: 137
Level : 10; EXP : 75
HP : 0 / 243
MP : 45 / 14615
Offline
Hi,

Thanks for the suggestion, I've added as a planned feature...

Posted on: 2005/9/28 21:01
_________________
Andy Mills
E-mail: Open in new window
Transfer the post to other applications Transfer



 Top
« 1 2 3 4 (5) 6 7 8 ... 14 »




Login
Username:

Password:

Remember me



Lost Password?

Register now!
Donate!
Please consider donating to help continued development of my XOOPs modules. Read more here.

Search
Advertisements
Copyright © 2001-2009 sirium.net