1551
Peekay
Re: How to remove Xoops.org news link from admin?
  • 2005/6/22 13:25

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Many thx!.



1552
Peekay
Re: XOOPs stop working after PHP Upgrade
  • 2005/6/22 12:24

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


You might want to check the error reporting setting in PHP.ini. This seems to be a problem with some Windows servers. I have mine set to show only errors:

error_reporting=E_COMPILE_ERROR|E_ERROR|E_CORE_ERROR

This made a *lot* of PHP applications work that simply wouldn't with the default install.



1553
Peekay
How to remove Xoops.org news link from admin?
  • 2005/6/22 12:12

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


I'm happy with everything else staying put, but I would like to remove the link to Xoops.org news from the admin control panel. I have searched, but can't find any info on editing admin. Can anyone say which file I need to edit and what to change to remove that link?



1554
Peekay
Re: uploading files via wfsection
  • 2005/6/21 20:26

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


In WF preferences, under File Submission, you need to control-click 'Webmasters' and 'Registered Users' (or anonymous users) to ensure they are both on the list. You then set the max filesize etc in the fields directly below.

In Mimetype Management, you then need to find the mimetype of the files you want to allow users to upload. Click the 'Red' button in the 'User' column to turn it 'Green'. The mimetype(s) will appear in the list called 'Allowed User Mimetypes'

When a user is in the WF-Sections 'section', there should be a button in the menubar titled 'Submit Article'. About half way down the submit article form, under 'Create Upload' there should be a filename field and a 'Browse' button for you to locate the file to upload.

AFAIK



1555
Peekay
Re: Add padding to images from image manager?
  • 2005/6/21 16:20

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


If you're happy with the same padding settings for every image (right, centre or left aligned) just add some CSS to style.css, e.g.

.itemText img {
padding2px 15px 10px 15px;
}



1556
Peekay
Re: Add padding to images from image manager?
  • 2005/6/21 13:54

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Thx phppp, that's good to know. Do you think I would be able to hack the 2.0.10 imagemanager in the meantime with any success?

IMHO, with some nice CSS, the DHTML editor is fine for creating news and articles and it's cross browser and cross platform. Now if someone could just develop a version that inserts smilies at the cursor position and lets you highlight text and make it bold...



1557
Peekay
Re: Removing template_c permanently?
  • 2005/6/21 13:41

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


There's some stuff about emptying templates_c in this thread.



1558
Peekay
Add padding to images from image manager?
  • 2005/6/21 13:31

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


In advance of me trying it, does anyone know if it would be feasible to hack the image manager to add some inline CSS to automatically pad left and right aligned images added to the DHTML editor?

I know I can add some CSS to style.css to pad the image tag equally in the article body, but then images are pushed in too far from the left or right edges.



1559
Peekay
Re: Koivi - BIG toolbar in SmartSection 1.0?
  • 2005/6/21 10:14

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Thanks frankblack. I'll give that a go.



1560
Peekay
Koivi - BIG toolbar in SmartSection 1.0?
  • 2005/6/21 9:19

  • Peekay

  • XOOPS is my life!

  • Posts: 2335

  • Since: 2004/11/20


Installed Koivi (sigh... xKeditor Class) as instructed for SmartSection 1.0, which basically says drop the wysiwyg folder into the class folder and change the image editor template.

It works, but the toolbar is a different and smaller version of the one shown in the docs. I can insert a table but the table cell edit button is missing and the 'bold', 'italic' buttons are from the DHTML editor.

Is there a tweak I can make to get full Koivi toolbar in SmartSection?




TopTop
« 1 ... 153 154 155 (156) 157 158 159 ... 187 »



Login

Who's Online

67 user(s) are online (49 user(s) are browsing Support Forums)


Members: 0


Guests: 67


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