61
Dona_Brasil
Re: Xoops Code

@ tom

It is about the Article module (not to confuse with "Articles").

I have a side with user-added content, so usability is important. I note that BB code (sometimes?) overwrites the <code> tag, and users do not immediately see/understand that it is solved by unchecking the "enable XOOPS code" box (or do not even see that there is a problem).

Disabling on comments is less urgent.



62
Dona_Brasil
Xoops Code

Can it be edited or be disabled site-wide?



63
Dona_Brasil
Re: MP manager 2.6 instalation issues

I use MP Manager 2.5. It is a great module. Unfortunately, updating does not work. I receive a near-white screen with only two options: Inbox and Profile. Clicking on one of these options results in an error message.

Quote:

Lord_Venom wrote:
you speaks about the syteme of automatic integration? no problem does it with the hand defers you to Readme_en.


Sorry, but I don't understand Readme.en.

First of all, I wonder if it is up to date.
it starts with

Readme for MP Manager version [u]2.5[/u]


But more important, I don't understand what this phrase means:

To use small Integration for the copy of the plugins or to defer you to the section &#147;copies manual&#148;.



64
Dona_Brasil
Re: Google Adsense

Hi Dimitris,

Quote:

psaxtiri wrote:
If you put the code that Google suggests into a custom block it doesnn't work. Is it my idea or am i correct?

It should work. What goes wrong?

- Make sure that the blocks are visible in ALL the modules in which you want to show the Adsense code. (Admin Panel > System > Blocks)
- Make sure that you give access rights to this module to ALL the groups that you want to show the advertisements to (Admin Panel > System > Groups)

Quote:

psaxtiri wrote:
I have to put the code right through the theme.html or what?

That is possible as well.

Quote:

psaxtiri wrote:
Maybe i should ask google.com i think they say something like that.

Cool, send Larry and Sergei my regards

Quote:

psaxtiri wrote:
I would like to put only one google block show to all of my pages and not in a specific area (articles for example).

Go to Admin Panel > System > Blocks and click on "Edit" behind the block at hand. Here you can select where you want to show the block.

Good luck!



65
Dona_Brasil
Re: cannot get to website using internet explorer

It works fine for me (IE7)



66
Dona_Brasil
Re: ExtCal Timezone Problem

Extcal and some other calendars try to adapt the time to the timezone where you are. These modules are that brilliant that your users don't understand them anymore. For this reason, I installed AM Events which does not do this.



67
Dona_Brasil
Re: When is xoops full SEO

There are always 1001 reasons for making entire websites or adding cool features that have a negative influence on SEO. Think about javascript that search engines don't read well, think about lenghty URL's or contraproductive URL's, think about adding the module name to your page title etc, etc, etc.

SEO is no rocket science. SEO is no witchcraft. There is a need for a set of quality norms on SEO for XOOPS modules and new XOOPS core releases. This is either a nice job for the new Project Council or for a Committee on XOOPS SEO Quality Norms established by the Project Council.



68
Dona_Brasil
Re: YouTube Mod

There is a YouTube plugin for TinyEditor. With this, you can import YouTube video's in an article or a forum post, seehttp://dev.xoops.org/modules/xfmod/project/showfiles.php?group_id=1197



69
Dona_Brasil
Re: Article module - customize submit screen

There is a small file modules/article/readme.editmode.txt :

Quote:

Guide for setting customized article edit mode

The module allows you to set your prefered edit mode: which mode of edit form can used by users, which fields are allowed for users in a custom or basic mode.

Note: the application requires very basic PHP skill.

Guide #1 - Set form modes
1 In file module/article(or cloned module)/include/form.article.config.php, set the modes of "basic", "custom"; "full" mode can also be configured by modifying
$form_art_elements["full"] = !empty($form_element["active"]) ? array_keys($form_element["active"]) :
2 A full list of all available fields is listed for each mode, a field can be hidden by comment out; or be displayed by removing the comment mark; the sorting order is active for user interface


Guide #2 - Set user permission
1 In file module/article(or cloned module)/include/plugin.php, set the preference for $customConfig["form_mode"]
2 Available values for the "form_mode":
"fix" - force to use "custom", custom mode;
"basic" - default as basic mode "basic", can be switched by user;
"full" - default as advanced mode "full", can be switched by user;
"custom" - default as custom mode "custom", can be switched by user;




70
Dona_Brasil
Re: To Admin - Spammer Targeting Xoops sites

I believe it is not a human visitor but a piece of software that uses the characteristics of a XOOPS site to find its place of action.

I redirected a page from the News Module in php to another module (301)..... The old article is not visible for humans or search engines. Yet the spammer commented this article.




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



Login

Who's Online

221 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 221


more...

Donat-O-Meter

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

Latest GitHub Commits