link representative

edited September 2014 in Modules
I think link representative will get all the url from page table and the controller folder, how can i limit it to getting the url from page table and how can i even reformat the url retrieved to certain style.

Comments

  • edited 12:53AM
    There currently isn't an option just to get a URL from the pages table. However, there is a filter parameter you can use that should be a regular expression value to filter the links.
    http://docs.getfuelcms.com/general/forms#url

    Regarding reformatting the url, are you wanting to do that on save (e.g. using an on_before_save model hook) and if so, how are you wanting to reformat the URL?
  • edited 12:53AM
    i think that is one of fault in my architecture design of the site, i think i will abandon this idea and change at the root. Thanks
Sign In or Register to comment.