91
andycleff
Jobs 1.9 Admin Modification Bug
  • 2005/8/29 20:25

  • andycleff

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/29


Jobs 1.9 is great. Thanks.

Found a minor bug.

When I go to edit a listing via the ops=AnnoncesModAnnonce link (Change a Job Listing), the resulting form displays the data from the Job Description field in the Job Requirements text edit area, not the Job Requirements field data.

Consequently changing the text of "Job Requirements" via the admin interface actually changes the Job Description.

Not sure where to fix this.

BTW, if I edit a listing via the ops=ModJob link (Modify your Job Listing), the form is correct.
Andy Cleff
Ampersand Design, Inc
Doylestown, PA
-----
Helping our clients bring great ideas into shape through integrated marketing, creative branding, print and web strategy, online learning and e-commerce.

www.ampersandesign.net



92
andycleff
Re: Subscription Service Comming
  • 2005/8/7 17:50

  • andycleff

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/29


This is such a needed module.

I have contributed to Cuckston today 100 GBP to thank him for spearheading the development and to encourage him to work any remaining bugs out.

Then we can all rejoice...
Andy Cleff
Ampersand Design, Inc
Doylestown, PA
-----
Helping our clients bring great ideas into shape through integrated marketing, creative branding, print and web strategy, online learning and e-commerce.

www.ampersandesign.net



93
andycleff
Re: Extending the Titles in Stories Block
  • 2005/6/14 7:10

  • andycleff

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/29


It appears that in the "Top News" block that the value of the "Display xx articles" not only controlls how many articles to show, but also controls the length of the title characters.

The field "length of the title xxx characters" does nothing.

(In the Top News II block, the "length of title" work fine.)

One other minor bug, when the Stories module is "updated" the edits I've made to block settings are returned to their defaults.

And finally, the date Dec 31, 1969 appears when there should be no info displayed.

Anyone now how to fix these things?

Oh, did I mention I really like Stories and want to keep using it? I'm not just complaining....



94
andycleff
Extending the Titles in Stories Block
  • 2005/6/14 6:47

  • andycleff

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/29


Revisiting this with XOOPS 2.0.10 and Stories 0.9.

I am trying to character count displayed for the title displayed in the Top News block. I tried changing "length of the title" in the blocks admin edit for top news. But no effect.

Also is it possible to turn off date display in the Top News block when the order is "Publish Date"

Site ishttp://www.union-city-nj.org

Those titles are pretty short....



95
andycleff
Re: AMS Submit Template
  • 2005/6/10 9:33

  • andycleff

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/29


Looks like the 3rd value is the default value. See here:

https://xoops.org/misc/api/kernel/form/XoopsFormRadioYN.html

I changed $story->ihome() to 0 tested and then found out it had to be 1.

0=yes and 1=no on this form.

Guess that's what the "TO DO" note was about.
//TODO: Check that pubinhome is 0 = no and 1 = yes (currently vice versa)



96
andycleff
Re: AMS Submit Template
  • 2005/6/9 19:28

  • andycleff

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/29


Ok, I found includes/storyform.inc.php

and this area:

//TODO: Check that pubinhome is 0 = no and 1 = yes (currently vice versa)
$sform->addElement(new XoopsFormRadioYN(_AMS_AM_PUBINHOME, 'ihome', $story->ihome(), _NO, _YES));

But not sure how to change the defaut value...



97
andycleff
AMS Submit Template
  • 2005/6/9 19:20

  • andycleff

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/29


I want to change the default option on the "Submit Article" form from:

Publish in Home?->Yes
to:

Publish in Home? -> No

Can't find which file handles the form.

So I can adjust the code:
$change_radio = new XoopsFormRadio(_AMS_NW_MAJOR, 'change',
$value_of_default);




TopTop
« 1 ... 7 8 9 (10)



Login

Who's Online

224 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 224


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