21
novlang1984
Re: Change the page navigation css style

In style.css add

Quote:
/* ===== pages navigation ===== */
#xo-pagenav{
#xo-pagenav a.xo-pagarrow-left {}
#xo-pagenav a.xo-pagarrow-right {}
#xo-pagenav a.xo-pagarrow-left:hover{}
#xo-pagenav a.xo-pagarrow-right:hover {}
#xo-pagenav .xo-pagact {}
#xo-pagenav a.xo-counterpage {}
#xo-pagenav a.xo-counterpage:hover {}


If needed, you can customize id and class in class/pagenav.php




22
novlang1984
Re: Which module can import Smartsection articles on Xoops 2.5.1a?

Publisher, to download here : xuups.com



23
novlang1984
Re: How to "encode" a date ?

Sorry, response is SELECT UNIX_TIMESTAMP( 'date' )

... and an useful tool is there :http://www.epochconverter.com/epoch/batch-convert.php



24
novlang1984
How to "encode" a date ?

I would like to import datas from a csv file into a Xoops module. One column is named date and contains data like : 2010-05-29

Before to proceed I must transform 2010-05-29 to have something like "1307667470"

Is there a quick way to do that ? Any link / idea is very wellcome, thanks in advance :) !



25
novlang1984
Re: FmContent vs Content vs TinyD vs iContent

FmContent is a module to manage pages. The goal of this module : make simple.

What you can do :
- manage pages (static or not)
- order pages into categories
- display a block with links (it replaces Main menu, you can add entries dynamically from FmContent and add customized links)
- rewrite uri
- tags...

What you can't do :
- manage news (prefer News o xNews modules) because pages are ordered by weight, not by date
- coffee...

It is a must have ! You can build simple pages (imprint, ...) and a complete documentation site.



26
novlang1984
Re: Error when uploading pic using TDMPicture Module

Could you tell us more : Xoops version, debug mode, all browsers, ... ?



27
novlang1984
Re: Theme's Extended Text Does Not Show Italics

into the reset instruction (style.css, first line) there are :
font-weight:inherit;
font-style:inherit;

... delete it and see what happens ?



28
novlang1984
Re: Need a little help

wsProject ? I'm not sure that is the best choice.

To manage content, you should try Fmcontent module :https://xoops.org/modules/news/article.php?storyid=5943



29
novlang1984
Re: Xnews : more and more bugs

I've always cloned xnews 1.71 in a local environment, without problem. Prefix are also numbered into your database, be careful !



30
novlang1984
Re: Xnews : more and more bugs

No bug here (except pdf plugin, but already noticed and not related to your pb).

Xoops 2.5.1a
PHP 5.3

... be careful if you want to update your cloned version : for each clone, nw_ prefix become nw+1_ (nw2_ , nw3_, nw4_, etc...)

What was your problem(s) exactly (before update) ?




TopTop
« 1 2 (3) 4 5 6 ... 10 »



Login

Who's Online

248 user(s) are online (170 user(s) are browsing Support Forums)


Members: 0


Guests: 248


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