1131
goffy
xLanguage and editing a text
  • 2020/11/6 6:28

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


Hi

I want to use xlanguage but I have following problem:
I create an article e.g. with publisher and I use the different translated text with the language tags. After saving everything looks nice and I see the only the text corresponding to current language.
But: If I open the article for editing it, I see only the text of current language in the text area field, and after saving the text of the other languages is gone.
Is there a possibility to "deactivate" xlanguage for specific actions (open form for editing article)?



1132
Mamba
Re: Backpack 2.01RC
  • 2020/11/6 4:43

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Awesome!!! Thank you so much!!!

In the future, please always check if there are modules already in our main repositories:

a) https://github.com/XoopsModules25x/
b) https://github.com/XoopsModulesArchive/

and fork from there.

And then check for any eventual forks and their changes which might not have been yet committed to the master branch, by going to the /network, e.g.:

https://github.com/XoopsModules25x/backpack/network

This way we can see what is the latest development, and can avoid potential conflicts or reinventing the wheel

If you fork from the XoopsModulesArchive and actively update it, let us know, so we can move that module to XoopsModules25x
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1133
black_beard
Re: Backpack 2.01RC

Hi Mamba
How are you ?
It is done



1134
Mamba
Re: Backpack 2.01RC
  • 2020/11/5 18:34

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Fantastic news!

Could you make a fork from https://github.com/XoopsModules25x/backpack, merge your changes into it and then make a Pull Request?

This way we can keep everything in one place!

Thank you for your work on this module!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1135
black_beard
Backpack 2.01RC

Backpack is now available as 2.01RC version
For test

This module allows you to back up or restore your database. you can see these main features below :

These are the main features:
- Backup of your Xoops database
- Backup of specific tables
- Saving the tables of a module
- Optimization of your database

Github here
DOwload ZIP version

Report a bug : Here

Thank you



1136
rossb
Include all files (sorted) in a template directory
  • 2020/11/5 14:12

  • rossb

  • Just popping in

  • Posts: 77

  • Since: 2006/8/28


Hi;

xoops 2.5.9
site: http://www.rossco.org

Management of a menu template file is getting unwieldy due to large number of menu items. I want to split things by submenu, where submenu items are in a directory and include whatever items are in the directory, sorted by order. For example:

directory
00_Item1
01_Item2
...

This will allow me to easily edit a particular menu item without wading through a large file referencing the items individually.

I note that template files can be included individually by:
<{includeq file="$theme_name/tpl/some.tpl"}>

I want to do this:
<{includeq file="$theme_name/tpl/some_directory/*.tpl"}>
where they are included sorted as above

does "includeeq file" work on wildcards, as above, or is there another way to do this?

Smarty doc'm (for include) sez no:
https://www.smarty.net/docs/en/language.function.include.tpl

Have not found any doc'm for includeq for xoops

Thanks;
Bill



1137
goffy
Re: deactivate debug
  • 2020/11/2 5:57

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


works fine :)

thank you



1138
Mamba
Re: deactivate debug
  • 2020/11/2 3:36

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Try:

$xoopsLogger->activated false;
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



1139
goffy
deactivate debug
  • 2020/11/1 12:47

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi

is it possible to deactivate debug mode only in one specific php file?



1140
Mamba
PHP 8.0 RC-3 available for testing
  • 2020/10/31 10:18

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


PHP 8.0 RC-3 available for testing!!!!

INFO: https://www.php.net/archive/2020.php#2020-10-29-2

If you're using Windows, you can download the Windows version here: https://windows.php.net/qa/

Also released recently: XDEBUG 3.0 Beta 1,

We are testing the upcoming XOOPS 2.5.11 on PHP 8!

You can download XOOPS 2.5.11 from https://github.com/XOOPS/XoopsCore25

Resized Image
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 111 112 113 (114) 115 116 117 ... 29425 »



Login

Who's Online

516 user(s) are online (445 user(s) are browsing Support Forums)


Members: 0


Guests: 516


more...

Donat-O-Meter

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

Latest GitHub Commits