1
chefry
Some Suggestions for Publisher
  • 2010/8/22 14:18

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I noticed that a category with 962 articles will not delete

You have to delete individual articles to below 550 before the category will delete.

That should be fixed


Also, I always thought it would be nice to have a search function in the back end, so you can search articles for editing or deleting

2
rgauci
Re: Some Suggestions for Publisher
  • 2010/8/22 20:05

  • rgauci

  • Not too shy to talk

  • Posts: 173

  • Since: 2007/8/31


Quote:
Also, I always thought it would be nice to have a search function in the back end, so you can search articles for editing or deleting


Totally agree!!!!!!!

Regarding deleting Categories with lots of articles, I had that problem also faced with images problem which was overloading memory so I did add more memory in my php.ini file from 32MB to 128MB and everything worked better after that.
Be Set FREE!

3
chefry
Re: Some Suggestions for Publisher
  • 2010/8/22 22:25

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Yeah, but you can't do that if it's not your server.


Another suggestion would be checkboxes beside the articles in the back end article list, combined with a select all button to delete more than one article at a time.

phpmyadmin has it (and so does almost everything else), and it would be great to see in Publisher

4
bjuti
Re: Some Suggestions for Publisher
  • 2010/8/25 15:30

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Well.. I have to report one bug in publisher.

When I installed on utf8 site [in local], all tables that publisher made are latin1-swedish... not utf8-general-ci, so I converted it with phpmyadmin.

Has anyone else have this problem? (Using latest version from trunk)

5
ghia
Re: Some Suggestions for Publisher
  • 2010/8/26 5:16

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Check /sql/mysql.sql
If there this collation is specified, it should be removed.
Else your database has this collation as its default (altough the other tables can have been created as UTF-8).

6
bjuti
Re: Some Suggestions for Publisher
  • 2010/8/26 9:04

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Well I don't see any collation defs in publisher's sql, and my database seems to be utf8. I have no problems with other modules.

Hm.

7
ghia
Re: Some Suggestions for Publisher
  • 2010/8/26 9:25

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


And mainfile.php, global.php and xLanguage (if in use) do all specify UTF-8?
Check what the queries section tells when doing the install.

8
chefry
Re: Some Suggestions for Publisher
  • 2010/8/26 12:23

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Excuse me, but this is my thread about "Suggestions" for Publisher.

Support problems should be in another thread

You're hijacking

9
chefry
Re: Some Suggestions for Publisher
  • 2010/9/20 6:24

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I have another suggestion for Publisher

I think the main problem with pagewrap is that all the html files have to be in the same subdir.

I would suggest incorporating something like WRAPS into the pagewrap function, and allow different subdirs

For example, I set the category, then load all html files in a specific subdir.

all of those files become pages in that category

10
trabis
Re: Some Suggestions for Publisher
  • 2010/9/20 12:18

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


We have release a new version of xhelp and we are using this great module to track bugs and feature requests.
Please login at Xuups and submit any issues there.
Thank you!